[Rt-commit] rt branch, master, updated. rt-4.0.0rc6-166-gfd10179
Shawn Moore
sartak at bestpractical.com
Thu Mar 10 15:08:05 EST 2011
The branch, master has been updated
via fd1017916579c89eae22b684e06d3c07a726da2e (commit)
from 3cd39ce62de0460a8153aaff6fec1d9bb362d0ec (commit)
Summary of changes:
etc/RT_SiteConfig.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit fd1017916579c89eae22b684e06d3c07a726da2e
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Thu Mar 10 15:07:46 2011 -0500
Typo fix in RT_SiteConfig doc
diff --git a/etc/RT_SiteConfig.pm b/etc/RT_SiteConfig.pm
index 45bff0e..05cdb0b 100755
--- a/etc/RT_SiteConfig.pm
+++ b/etc/RT_SiteConfig.pm
@@ -10,7 +10,7 @@
#
# The converse is also true, if this file isn't valid perl, you're
# going to run into trouble. To check your SiteConfig file, use
-# this comamnd:
+# this command:
#
# perl -c /path/to/your/etc/RT_SiteConfig.pm
#
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list