Sebastian Hahn 16 лет назад
Родитель
Сommit
03da1af9ca
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/or/config.c

+ 1 - 1
src/or/config.c

@@ -4771,7 +4771,7 @@ normalize_data_directory(or_options_t *options)
 }
 
 /** Check and normalize the value of options->DataDirectory; return 0 if it
- * sane, -1 otherwise. */
+ * is sane, -1 otherwise. */
 static int
 validate_data_directory(or_options_t *options)
 {