[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.10-72-g74675e0
Thomas Sibley
trs at bestpractical.com
Mon Mar 4 14:41:04 EST 2013
The branch, 4.0-trunk has been updated
via 74675e0c3d40eb4a40350aefa226217760f521b1 (commit)
via 777fbe9082cfb6e13b6234e60e03ed7b68d8b0a7 (commit)
from 2bfc84570fe4deeea64df704cb59f110fa8fda01 (commit)
Summary of changes:
lib/RT/Action/RecordCorrespondence.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 777fbe9082cfb6e13b6234e60e03ed7b68d8b0a7
Author: Kai Storbeck <kai at xs4all.nl>
Date: Thu Feb 28 21:29:18 2013 +0100
Fix a wording in the documentation string
diff --git a/lib/RT/Action/RecordCorrespondence.pm b/lib/RT/Action/RecordCorrespondence.pm
index 212281c..cc21503 100644
--- a/lib/RT/Action/RecordCorrespondence.pm
+++ b/lib/RT/Action/RecordCorrespondence.pm
@@ -55,7 +55,7 @@ use warnings;
RT::Action::RecordCorrespondence - An Action which can be used from an
external tool, or in any situation where a ticket transaction has not
-been started, to make a comment on the ticket.
+been started, to create a correspondence on the ticket.
=head1 SYNOPSIS
commit 74675e0c3d40eb4a40350aefa226217760f521b1
Merge: 2bfc845 777fbe9
Author: Thomas Sibley <trs at bestpractical.com>
Date: Mon Mar 4 11:40:31 2013 -0800
Merge branch 'giganteous:4.0/documentation-rtaction-recordcorrespondence' into 4.0-trunk
Pull request 46.
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list