From 77362a18bac7e73a4f824736212acb7fd6f7dd1e Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Thu, 21 Aug 2008 04:17:25 +0000 Subject: Typos in comments git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2035 f882894a-f735-0410-b71e-b25c423dba1c --- lib/tests/test_opts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tests') diff --git a/lib/tests/test_opts.c b/lib/tests/test_opts.c index e878abd8..e6623d1b 100644 --- a/lib/tests/test_opts.c +++ b/lib/tests/test_opts.c @@ -145,7 +145,7 @@ main (int argc, char **argv) ok(array_diff(argc_test, argv_test, 7, argv_known), "twice extra opts using two sections"); my_free(&argc_test,argv_test); - /* Next three checks dre expected to die. They are commented out as they + /* Next three checks are expected to die. They are commented out as they * could possibly go in a sepatare test checked for return value. */ /* argv_test=(char **)malloc(6*sizeof(char **)); -- cgit v1.2.3-74-g34f1