Skip to content

Commit e938d45

Browse files
committed
Fix typo in README
1 parent 98cc2fe commit e938d45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ image:https://travis-ci.org/flashcode/msgcheck.svg?branch=master["Build Status",
1818
The script requires:
1919

2020
* Python >= 2.7
21-
* gettext (for the command `msgfmt` to compile PO files)
21+
* gettext (for the command `msgfmt`, used to compile PO files)
2222
* the python module `pyenchant` if spelling is checked (with option `-s`).
2323
2424
== Install

0 commit comments

Comments
 (0)