Skip to content

Commit 09b97d9

Browse files
Update Lib/test/test_tools/test_msgfmt.py
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent 421272b commit 09b97d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/test_tools/test_msgfmt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Tests for the Tools/i18n/msgfmt.py tool.
22
3-
Those tests use data files (po and mo) in the msgfmt_data folder.
3+
These tests use data files (po and mo) in the msgfmt_data folder.
44
The mo files can be generated (if the po file changes, or if msgfmt.py
55
slightly changes its output format) by using the --snapshot-update flag
66
with this script:

0 commit comments

Comments
 (0)