Code

Typo
[nagiosplug.git] / lib / parse_ini.h
index 6357a0eec89524dab951fc5533f3367361d3066e..e0ba8164b02ed8e71770c4ae129c37a21fa90cf7 100644 (file)
@@ -14,7 +14,7 @@ typedef struct np_arg_el {
 } np_arg_list;
 
 /* FIXME: This is in plugins/common.c. Should be eventually moved to lib/
- * (although for this particular one  a configure settings should be ideal)
+ * (although for this particular one a configure settings should be ideal)
  */
 #ifndef MAX_INPUT_BUFFER
 # define MAX_INPUT_BUFFER 8192