We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a7c48 commit 1b3b73eCopy full SHA for 1b3b73e
Tools/i18n/msgfmt.py
@@ -105,7 +105,7 @@ def generate(messages):
105
def make(filenames, outfile=None):
106
""" Compiles one or more po files(s).
107
108
- filenames an iterable of strings representing the input file(s).
+ filenames is an iterable of strings representing the input file(s).
109
outfile is a string for the name of an output file or None.
110
111
If it is not None, the output file receives a merge of the input files.
0 commit comments