[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.4-183-gcce99dc
Jason May
jasonmay at bestpractical.com
Wed Jan 11 14:27:37 EST 2012
The branch, 4.0-trunk has been updated
via cce99dc836fe18737acaf45fbfb6677af9f75b65 (commit)
from 304c7da7eb5c64132928fc98c75d66180eec2f3b (commit)
Summary of changes:
lib/RT/StyleGuide.pod | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit cce99dc836fe18737acaf45fbfb6677af9f75b65
Author: Jason May <jasonmay at bestpractical.com>
Date: Wed Jan 11 13:59:35 2012 -0500
Fix a letter transposition in the style guide documentation
diff --git a/lib/RT/StyleGuide.pod b/lib/RT/StyleGuide.pod
index 8aa0c8e..d958c87 100644
--- a/lib/RT/StyleGuide.pod
+++ b/lib/RT/StyleGuide.pod
@@ -895,7 +895,7 @@ but new tables are expected to be consistent.
=head1 EXTENDING RT CLASSES
-=head2 The Overlay mechansim
+=head2 The Overlay mechanism
RT's classes allow "overlay" methods to be placed into files named Filename_Vendor.pm and Filename_Local.pm
_Vendor is for 3rd-party vendor add-ons, while _Local is for site-local customizations.
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list