public
Rubygem
Description: Ruby osx/plist extension for reading/writing property lists
Clone URL: git://github.com/kballard/osx-plist.git
Search Repo:
Fix typo in comment
kballard (author)
Fri Aug 12 18:56:02 -0700 2005
commit  a26c71fd3ee97db8c861b02a6c118e2fe03d1c03
tree    e6b902abbf279fceffa9b7dbd002cc0b9d5cf343
parent  089a7a748283d1937b5839a9aba32fc664cd5107
...
15
16
17
18
 
19
20
21
...
15
16
17
 
18
19
20
21
0
@@ -15,7 +15,7 @@
0
  * Takes either an IO stream open for reading or a String object
0
  * Returns an object representing the property list
0
  *
0
- * Optionall takes a boolean format argument. If true, the
0
+ * Optionally takes a boolean format argument. If true, the
0
  * return value is an array with the second value being
0
  * the format of the plist, which can be one of
0
  * :xml1, :binary1, or :openstep

Comments

    No one has commented yet.