Roger Dingledine преди 20 години
родител
ревизия
1145da1e8a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      configure.in

+ 1 - 1
configure.in

@@ -215,7 +215,7 @@ if test $tor_cv_null_is_zero = yes; then
 fi
 fi
 
 
 # Whether we should use the dmalloc memory allocation debugging library.
 # Whether we should use the dmalloc memory allocation debugging library.
-AC_MSG_CHECKING(wether to use dmalloc (debug memory allocation library))
+AC_MSG_CHECKING(whether to use dmalloc (debug memory allocation library))
 AC_ARG_WITH(dmalloc,
 AC_ARG_WITH(dmalloc,
 [  --with-dmalloc        Use debug memory allocation library. ],
 [  --with-dmalloc        Use debug memory allocation library. ],
 [if [[ "$withval" = "yes" ]]; then
 [if [[ "$withval" = "yes" ]]; then