summaryrefslogtreecommitdiff
path: root/testcode/unitmain.c
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2015-12-12 22:18:57 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2015-12-12 22:18:57 +0000
commita7af7146c91c816cb83e0c5812eca7019531acb5 (patch)
tree6e64b645522115b817ba7eabd4e4ce58f129e8c7 /testcode/unitmain.c
parent835a7e7a4dd68819f7610dafdf9277d3852aef6a (diff)
Notes
Diffstat (limited to 'testcode/unitmain.c')
-rw-r--r--testcode/unitmain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcode/unitmain.c b/testcode/unitmain.c
index 09ebba329821..0b32dcd86903 100644
--- a/testcode/unitmain.c
+++ b/testcode/unitmain.c
@@ -36,7 +36,7 @@
/**
* \file
* Unit test main program. Calls all the other unit tests.
- * Exits with code 1 on a failure. 0 if all unit tests are successfull.
+ * Exits with code 1 on a failure. 0 if all unit tests are successful.
*/
#include "config.h"