[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.4-467-g96b9a41

Shawn Moore sartak at bestpractical.com
Mon Nov 15 14:46:11 EST 2010


The branch, 3.9-trunk has been updated
       via  96b9a419f51a2fb913b5e012323658d3cb13dfe7 (commit)
      from  5a798edc1950047b50bcb56c7fc5646936456d07 (commit)

Summary of changes:
 lib/RT.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 96b9a419f51a2fb913b5e012323658d3cb13dfe7
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Mon Nov 15 14:46:24 2010 -0500

    Typo fix in the Scalar::Util breakage message

diff --git a/lib/RT.pm b/lib/RT.pm
index c8c1df5..28a8d62 100755
--- a/lib/RT.pm
+++ b/lib/RT.pm
@@ -373,7 +373,7 @@ a working Scalar::Util with a non-working one. If your system was working
 correctly up until now, this is likely the cause of the problem.
 
 Please reinstall Scalar::Util, being careful to let it build with your C
-compiler. Ususally this is as simple as running the following command as
+compiler. Usually this is as simple as running the following command as
 root.
 
     perl -MCPAN -e'install Scalar::Util'

-----------------------------------------------------------------------


More information about the Rt-commit mailing list