summaryrefslogtreecommitdiffstats
path: root/testing/083_decl_def.cpp
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2019-09-16 11:46:29 (GMT)
committerluz.paz <luzpaz@users.noreply.github.com>2019-09-16 11:46:29 (GMT)
commit3754d597b8e94e1ed33808457cfd22d2996c15ae (patch)
tree44f9ac8375f8bd5d1d152131d691fbf15b28393e /testing/083_decl_def.cpp
parent4fbb61f020a607a96152ba5c00668b9840ea812c (diff)
downloadDoxygen-3754d597b8e94e1ed33808457cfd22d2996c15ae.zip
Doxygen-3754d597b8e94e1ed33808457cfd22d2996c15ae.tar.gz
Doxygen-3754d597b8e94e1ed33808457cfd22d2996c15ae.tar.bz2
Fix some typos
Diffstat (limited to 'testing/083_decl_def.cpp')
-rw-r--r--testing/083_decl_def.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/083_decl_def.cpp b/testing/083_decl_def.cpp
index 1241be6..64efc3e 100644
--- a/testing/083_decl_def.cpp
+++ b/testing/083_decl_def.cpp
@@ -1,4 +1,4 @@
-// objective: test for declation and definition order independence: def first
+// objective: test for declaration and definition order independence: def first
// check: namespace_n.xml
// config: INPUT = $INPUTDIR/083_decl_def.cpp $INPUTDIR/decl_def.h
#include "test.h"