summaryrefslogtreecommitdiffstats
path: root/testing/083_decl_def.cpp
diff options
context:
space:
mode:
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"