[Rt-commit] rt branch, new-style-templates, updated. rt-3.8.8-184-g2980129

Shawn Moore sartak at bestpractical.com
Tue Jul 20 22:20:32 EDT 2010


The branch, new-style-templates has been updated
       via  2980129197d1fa1f3b692df9952d26bd9af337f4 (commit)
      from  f5ca5394e6c4e8e6d6dfc506a059161eb3ccc3ab (commit)

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

- Log -----------------------------------------------------------------
commit 2980129197d1fa1f3b692df9952d26bd9af337f4
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Tue Jul 20 22:22:15 2010 -0400

    Doc typo fix

diff --git a/lib/RT/Action/AutoOpen.pm b/lib/RT/Action/AutoOpen.pm
index e1cf0ae..bb8396e 100755
--- a/lib/RT/Action/AutoOpen.pm
+++ b/lib/RT/Action/AutoOpen.pm
@@ -57,7 +57,7 @@ use base qw(RT::Action);
 =head1 DESCRIPTION
 
 Opens a ticket unless it's allready open, but only unless transaction
-L<RT::Transaction/IsInbound is inbound>.
+L<RT::Transaction/IsInbound> is inbound.
 
 Doesn't open a ticket if message's head has field C<RT-Control> with
 C<no-autoopen> substring.

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


More information about the Rt-commit mailing list