summaryrefslogtreecommitdiff
path: root/DAnCE/tests/Config_Handlers/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'DAnCE/tests/Config_Handlers/test.cpp')
-rw-r--r--DAnCE/tests/Config_Handlers/test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/DAnCE/tests/Config_Handlers/test.cpp b/DAnCE/tests/Config_Handlers/test.cpp
index 6bd19d7f32b..e1e78cf580d 100644
--- a/DAnCE/tests/Config_Handlers/test.cpp
+++ b/DAnCE/tests/Config_Handlers/test.cpp
@@ -33,7 +33,7 @@ parse_args (int argc, char *argv[])
argv [0]),
-1);
}
- // Indicates sucessful parsing of the command-line
+ // Indicates successful parsing of the command-line
return 0;
}