mirror of
https://github.com/google/googletest.git
synced 2025-12-02 22:09:01 +08:00
Fixed typos
This commit is contained in:
@@ -191,7 +191,7 @@ class GTEST_API_ FilePath {
|
||||
|
||||
void Normalize();
|
||||
|
||||
// Returns a pointer to the last occurence of a valid path separator in
|
||||
// Returns a pointer to the last ioccurrence of a valid path separator in
|
||||
// the FilePath. On Windows, for example, both '/' and '\' are valid path
|
||||
// separators. Returns NULL if no path separator was found.
|
||||
const char* FindLastPathSeparator() const;
|
||||
|
||||
Reference in New Issue
Block a user