[Rt-commit] rt branch, master, updated. rt-4.0.0rc6-155-g934d79e
Shawn Moore
sartak at bestpractical.com
Mon Mar 7 16:19:24 EST 2011
The branch, master has been updated
via 934d79e8d7690e93ad317ed06141085b852bca07 (commit)
from be009de2c7927f4c036fd01ad0119ff4807aa546 (commit)
Summary of changes:
lib/RT/Ticket.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 934d79e8d7690e93ad317ed06141085b852bca07
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Mon Mar 7 16:17:37 2011 -0500
These are brackets not braces
diff --git a/lib/RT/Ticket.pm b/lib/RT/Ticket.pm
index 2433185..dd21181 100644
--- a/lib/RT/Ticket.pm
+++ b/lib/RT/Ticket.pm
@@ -1817,7 +1817,7 @@ sub QueueObj {
Takes nothing. Returns SubjectTag for this ticket. Includes
queue's subject tag or rtname if that is not set, ticket
-id and braces, for example:
+id and brackets, for example:
[support.example.com #123456]
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list