Merge pull request #22 from paulpdaniels/patch-1

Fix readme reference
This commit is contained in:
Ruben Vermeersch 2015-10-21 07:28:53 +02:00
commit 853823f214

View File

@ -81,7 +81,7 @@ po.save('out.po', function (err) {
### The PO.Item class
The `PO` class exposes the following members:
The `PO.Item` class exposes the following members:
* `msgid`: The message id.
* `msgid_plural`: The plural message id (null if absent).