diff options
| author | Stefan Kangas | 2022-07-02 10:20:23 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2022-07-02 10:20:23 +0200 |
| commit | 9230953f23c432699347bb3eeadebd82e4cbbfaa (patch) | |
| tree | 1b7b80a432ea21578b2b3f14f3a5ac2f28ac4ea0 /test | |
| parent | 3112d5a2f1cff376f7aeba97479ed38e494959ee (diff) | |
| download | emacs-9230953f23c432699347bb3eeadebd82e4cbbfaa.tar.gz emacs-9230953f23c432699347bb3eeadebd82e4cbbfaa.zip | |
; Fix typos.
Diffstat (limited to 'test')
| -rw-r--r-- | test/lisp/cedet/semantic-utest-ia-resources/teststruct.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/cedet/semantic-utest-ia-resources/teststruct.cpp b/test/lisp/cedet/semantic-utest-ia-resources/teststruct.cpp index e7d85101a1a..f5b6d641842 100644 --- a/test/lisp/cedet/semantic-utest-ia-resources/teststruct.cpp +++ b/test/lisp/cedet/semantic-utest-ia-resources/teststruct.cpp | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | // along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. | 20 | // along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | // Note: initially provided by by Alex Ott. | 23 | // Note: initially provided by Alex Ott. |
| 24 | 24 | ||
| 25 | template <typename DerivedT> | 25 | template <typename DerivedT> |
| 26 | struct grammar { | 26 | struct grammar { |