Эх сурвалжийг харах

Merge pull request #14 from felixonmars/master

Fix a typo in getargs.c
Ambroz Bizjak 10 жил өмнө
parent
commit
4b76199651

+ 1 - 1
ncd/modules/getargs.c

@@ -32,7 +32,7 @@
  *   getargs()
  *   getargs()
  * 
  * 
  * Variables:
  * 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>
 #include <string.h>