minor typo
authorTony Cook <tony@develop=help.com>
Wed, 16 Mar 2005 13:20:56 +0000 (13:20 +0000)
committerTony Cook <tony@develop=help.com>
Wed, 16 Mar 2005 13:20:56 +0000 (13:20 +0000)
Changes

diff --git a/Changes b/Changes
index 895c26c15a18271bea7fcdb5f388db978a2d946c..d7b037e7b6e8cbd2015b51b9ad440b6df98b40b7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1026,7 +1026,7 @@ Revision history for Perl extension Imager.
 - calling the read() method for a format not included in the Imager build,
   for example, JPEG with no libjpeg installed, would crash with an 
   undefined function error (modified by DynaLoaders dependence on 
-  AutoLoader.
+  AutoLoader.)
   http://rt.cpan.org/NoAuth/Bug.html?id=9618
 - some test scripts have been modified to use Test::More, which is now
   included under the t directory.  Eventually all will be modified to use