summaryrefslogtreecommitdiffstats
path: root/testing/082_decl_def.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'testing/082_decl_def.cpp')
-rw-r--r--testing/082_decl_def.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/082_decl_def.cpp b/testing/082_decl_def.cpp
index ef57836..6dbc3c5 100644
--- a/testing/082_decl_def.cpp
+++ b/testing/082_decl_def.cpp
@@ -1,4 +1,4 @@
-// objective: test for declation and definition order independence: decl first
+// objective: test for declaration and definition order independence: decl first
// check: namespace_n.xml
// config: INPUT = $INPUTDIR/decl_def.h $INPUTDIR/082_decl_def.cpp
#include "test.h"