diff options
| author | Paul Eggert | 2019-12-09 18:44:35 -0800 |
|---|---|---|
| committer | Paul Eggert | 2019-12-09 18:45:18 -0800 |
| commit | d1a791f8edc1b8f2189b6f1b3be7b946fef1edbc (patch) | |
| tree | fb415df3de5b00b9ce7616872ead40c983b55a12 /test/manual/cedet/tests/testusing.cpp | |
| parent | 28578f87b52ead4d31479fdcfba028118dfa6987 (diff) | |
| download | emacs-d1a791f8edc1b8f2189b6f1b3be7b946fef1edbc.tar.gz emacs-d1a791f8edc1b8f2189b6f1b3be7b946fef1edbc.zip | |
Spelling fixes
Diffstat (limited to 'test/manual/cedet/tests/testusing.cpp')
| -rw-r--r-- | test/manual/cedet/tests/testusing.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/manual/cedet/tests/testusing.cpp b/test/manual/cedet/tests/testusing.cpp index 1208c81fc36..0bcf43eaae8 100644 --- a/test/manual/cedet/tests/testusing.cpp +++ b/test/manual/cedet/tests/testusing.cpp | |||
| @@ -168,7 +168,7 @@ void func8() | |||
| 168 | ; //#10# ( "four" "three" ) | 168 | ; //#10# ( "four" "three" ) |
| 169 | } | 169 | } |
| 170 | 170 | ||
| 171 | // Check convetional namespace aliases | 171 | // Check conventional namespace aliases |
| 172 | // - fully qualified - | 172 | // - fully qualified - |
| 173 | void func9() | 173 | void func9() |
| 174 | { | 174 | { |