We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98cc2fe commit e938d45Copy full SHA for e938d45
1 file changed
README.adoc
@@ -18,7 +18,7 @@ image:https://travis-ci.org/flashcode/msgcheck.svg?branch=master["Build Status",
18
The script requires:
19
20
* Python >= 2.7
21
-* gettext (for the command `msgfmt` to compile PO files)
+* gettext (for the command `msgfmt`, used to compile PO files)
22
* the python module `pyenchant` if spelling is checked (with option `-s`).
23
24
== Install
0 commit comments