[Rt-commit] rt branch, 3.8-trunk, updated. rt-3.8.7-68-gd23fa7a
sartak at bestpractical.com
sartak at bestpractical.com
Thu Dec 31 13:42:42 EST 2009
The branch, 3.8-trunk has been updated
via d23fa7aa948865cabeb9c7815acd1e5dd4dee663 (commit)
from 50e363a3bda0e3162bbd3596f58cf554d5f870e0 (commit)
Summary of changes:
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit d23fa7aa948865cabeb9c7815acd1e5dd4dee663
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Thu Dec 31 13:42:31 2009 -0500
Doc typo fix
diff --git a/configure.ac b/configure.ac
index d11448f..6787cf7 100755
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,7 @@ AC_ARG_WITH(web-handler,
AC_HELP_STRING([--with-web-handler=LIST],
[comma separated list of web-handlers RT will be able to use.
Default is fastcgi when modperl1, modperl2, fastcgi, fastcgi-server,
- standalone and speedycgi are valid. To succefuly run RT you need
+ standalone and speedycgi are valid. To successfully run RT you need
only one.
]),
WEB_HANDLER=$withval,
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list