Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ambrop72/badvpn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ncd/modules/getargs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncd/modules/getargs.c b/ncd/modules/getargs.c
index 124932a..54885ba 100644
--- a/ncd/modules/getargs.c
+++ b/ncd/modules/getargs.c
@@ -32,7 +32,7 @@
* getargs()
*
* Variables:
- * (empty) - list of extra command line arguments that were passed to the intrepreter
+ * (empty) - list of extra command line arguments that were passed to the interpreter
*/
#include <string.h>