[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.9-14-gd6ce43a
Thomas Sibley
trs at bestpractical.com
Tue Jan 22 17:55:33 EST 2013
The branch, 4.0-trunk has been updated
via d6ce43a679e678a7ea9180aa45f95c7fb5fdc569 (commit)
from ee616f8b9cfa7fe79886604ce30867254a1565e8 (commit)
Summary of changes:
lib/RT/Ticket.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit d6ce43a679e678a7ea9180aa45f95c7fb5fdc569
Author: Thomas Sibley <trs at bestpractical.com>
Date: Tue Jan 22 14:31:49 2013 -0800
Remove the indent from a non-code block in POD
diff --git a/lib/RT/Ticket.pm b/lib/RT/Ticket.pm
index a7071a4..8bfe126 100644
--- a/lib/RT/Ticket.pm
+++ b/lib/RT/Ticket.pm
@@ -1358,7 +1358,7 @@ sub UnsquelchMailTo {
=head2 RequestorAddresses
- B<Returns> String: All Ticket Requestor email addresses as a string.
+B<Returns> String: All Ticket Requestor email addresses as a string.
=cut
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list