[Rt-commit] rt branch, 3.999-trunk, updated. b9171d8baf6cbb904bb49c537274715790d56b51

sartak at bestpractical.com sartak at bestpractical.com
Tue Dec 1 04:54:40 EST 2009


The branch, 3.999-trunk has been updated
       via  b9171d8baf6cbb904bb49c537274715790d56b51 (commit)
      from  9d16c8fc7955b698b03cbd62e97eac569c9088fd (commit)

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

- Log -----------------------------------------------------------------
commit b9171d8baf6cbb904bb49c537274715790d56b51
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Tue Dec 1 04:54:36 2009 -0500

    Doc typo fix

diff --git a/lib/RT/Record.pm b/lib/RT/Record.pm
index fcaa7c9..5c7978c 100755
--- a/lib/RT/Record.pm
+++ b/lib/RT/Record.pm
@@ -412,7 +412,7 @@ sub uri {
 }
 
 
-=head2 validatename name
+=head2 validate_name name
 
 Validate the name of the record we're creating. Mostly, just make sure it's not a numeric ID, which is invalid for name
 

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


More information about the Rt-commit mailing list