Fix typo in Timestamp -> TimeStamp (with thanks to Kiffin Gish)
Kennedy Clark [Thu, 16 Apr 2009 09:32:40 +0000 (09:32 +0000)]
lib/Catalyst/Manual/Tutorial/BasicCRUD.pod

index 3d2af6a..4b9bd73 100644 (file)
@@ -975,7 +975,7 @@ with the new fields:
      exists "/root/dev/MyApp/script/../lib/MyApp/Model/DB.pm"
 
 Notice that we modified our use of the helper slightly: we told
-it to include the L<DBIx::Class::Timestamp|DBIx::Class::Timestamp>
+it to include the L<DBIx::Class::TimeStamp|DBIx::Class::TimeStamp>
 in the C<load_components> line of the Result Classes.
 
 If you open C<lib/MyApp/Schema/Result/Books.pm> in your editor you