[Rt-commit] rt branch, 4.0/document-extractsubjecttag, updated. rt-4.0.10-91-g42a245b

Alex Vandiver alexmv at bestpractical.com
Mon Mar 18 17:09:24 EDT 2013


The branch, 4.0/document-extractsubjecttag has been updated
       via  42a245b93a7b54d611c8c90a6db6371a209b28af (commit)
      from  ac11ea55a6ef39627f38ecb58487960b57414190 (commit)

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

- Log -----------------------------------------------------------------
commit 42a245b93a7b54d611c8c90a6db6371a209b28af
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Mon Mar 18 16:59:33 2013 -0400

    Minor grammar nitpicks

diff --git a/lib/RT/Action/ExtractSubjectTag.pm b/lib/RT/Action/ExtractSubjectTag.pm
index efd0a80..6a3898e 100644
--- a/lib/RT/Action/ExtractSubjectTag.pm
+++ b/lib/RT/Action/ExtractSubjectTag.pm
@@ -63,12 +63,12 @@ One can configure this ScripActions behaviour by changing the
 global C<$ExtractSubjectTagMatch> in C<RT_Config.pm>.
 
 If a transaction's subject matches this regexp, we append the match
-tag to the ticket's current subject. This help's ensure that
+tag to the ticket's current subject. This helps ensure that
 further communication on the ticket will include the remote
 system's subject tag.
 
 If you modify this code, be careful not to remove the code where it
-ensures that it only examines remote systems.
+ensures that it only examines remote systems' tags.
 
 =head1 EXAMPLE
 

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


More information about the Rt-commit mailing list