Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix typo
  • Loading branch information
StanFromIreland committed Nov 24, 2025
commit d1260185ddc688c2518c1838973b1fc362e2c871
2 changes: 1 addition & 1 deletion documentation/translations/translating.rst
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ Note that this is not necessary for Transifex-based translations, as Transifex's
translation memory will automatically copy them over.

The :pypi:`pomerge` tool merges translations between PO files by matching
message, regardless of file paths. To use it, first install the package:
messages, regardless of file paths. To use it, first install the package:

.. code-block:: bash

Expand Down
Loading