Skip to content

Commit

Permalink
Merge pull request #1 from carlbrown/master
Browse files Browse the repository at this point in the history
Typo in the README.txt file
  • Loading branch information
lilyball committed Oct 29, 2011
2 parents 7d8d49a + 7d9818b commit 7d8e716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.txt
Expand Up @@ -44,7 +44,7 @@ The valid formats are :xml1, :binary1, and :openstep. When loading a property li

Calls OSX::PropertyList.load() on the file at the given path.

==== OSX::PropertyList.dump(filepath, obj, format = :xml1)
==== OSX::PropertyList.dump_file(filepath, obj, format = :xml1)

Calls OSX::PropertyList.dump() on the file at the given path.

Expand Down

0 comments on commit 7d8e716

Please sign in to comment.