aboutsummaryrefslogtreecommitdiff
path: root/lib/tests/tst_tmpdir_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tests/tst_tmpdir_test.c')
-rw-r--r--lib/tests/tst_tmpdir_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tests/tst_tmpdir_test.c b/lib/tests/tst_tmpdir_test.c
index f394893a4..774537587 100644
--- a/lib/tests/tst_tmpdir_test.c
+++ b/lib/tests/tst_tmpdir_test.c
@@ -26,7 +26,7 @@
*
* This program creates and deletes a temporary file in order to test
* the functionality of the tst_tmpdir functionality.
- * On successfull completion it prints the message:
+ * On successful completion it prints the message:
* "Test completed successfully!"
*/