[Bps-public-commit] r14523 - in Data-Plist: .
kyoki at bestpractical.com
kyoki at bestpractical.com
Fri Jul 25 15:20:47 EDT 2008
Author: kyoki
Date: Fri Jul 25 15:20:44 2008
New Revision: 14523
Modified:
Data-Plist/ (props changed)
Data-Plist/lib/Data/Plist/BinaryWriter.pm
Log:
r30017 at nyx: kyoki | 2008-07-24 17:42:21 -0400
small typo fix
Modified: Data-Plist/lib/Data/Plist/BinaryWriter.pm
==============================================================================
--- Data-Plist/lib/Data/Plist/BinaryWriter.pm (original)
+++ Data-Plist/lib/Data/Plist/BinaryWriter.pm Fri Jul 25 15:20:44 2008
@@ -380,7 +380,7 @@
Takes an integer indicating an object belonging to the misc
category C<$type> (false, null, true or fill) and returns
the index into the offset table of the offset object that
-points to its location in the file. Miscs are a groupo of
+points to its location in the file. Miscs are a group of
data types not easily represented in Perl, and they are
written with the only header byte containing a 0 to
indicate that they are a misc and their misc type.
More information about the Bps-public-commit
mailing list