]> git.uio.no Git - usit-rt.git/blobdiff - lib/RT/Attachment.pm
Upgrade to 4.0.10.
[usit-rt.git] / lib / RT / Attachment.pm
index f1d9a6342309f4c400c428fd8f07e6ca510eec0b..35387eb15350c0d4821ca33cd25cfa01d740039a 100644 (file)
@@ -2,7 +2,7 @@
 #
 # COPYRIGHT:
 #
-# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC
+# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC
 #                                          <sales@bestpractical.com>
 #
 # (Except where explicitly superseded by other copyright notices)
@@ -266,7 +266,7 @@ sub ParentObj {
 =head2 Children
 
 Returns an L<RT::Attachments> object which is preloaded with
-all attachments objects with this attachment\'s Id as their
+all attachments objects with this attachment's Id as their
 C<Parent>.
 
 =cut