mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Fixed spelling.
llvm-svn: 68209
This commit is contained in:
parent
e5641394b7
commit
31c62f9435
@ -87,7 +87,7 @@ public:
|
||||
/// @brief Get a const_iterator to the start of the symbol table
|
||||
inline const_iterator begin() const { return tmap.begin(); }
|
||||
|
||||
/// Get an iterator to the end of the symbol talbe.
|
||||
/// Get an iterator to the end of the symbol table.
|
||||
inline iterator end() { return tmap.end(); }
|
||||
|
||||
/// Get a const_iterator to the end of the symbol table.
|
||||
|
Loading…
x
Reference in New Issue
Block a user