summaryrefslogtreecommitdiff
path: root/rt/etc/RT_SiteConfig.pm
diff options
context:
space:
mode:
Diffstat (limited to 'rt/etc/RT_SiteConfig.pm')
-rw-r--r--rt/etc/RT_SiteConfig.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/etc/RT_SiteConfig.pm b/rt/etc/RT_SiteConfig.pm
index 5e3dc8081..ef110db0e 100644
--- a/rt/etc/RT_SiteConfig.pm
+++ b/rt/etc/RT_SiteConfig.pm
@@ -17,7 +17,7 @@
#Set( $rtname, 'example.com');
# These settings should have been inserted by the initial Freeside install.
-# Somtimes you may want to change domain, timezone, or freeside::URL later,
+# Sometimes you may want to change domain, timezone, or freeside::URL later,
# everything else should probably stay untouched.
$RT::rtname = '%%%RT_DOMAIN%%%';