Преглед на файлове

Merge pull request #14 from felixonmars/master

Fix a typo in getargs.c
Ambroz Bizjak преди 10 години
родител
ревизия
4b76199651
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      ncd/modules/getargs.c

+ 1 - 1
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>