Skip to content

Commit 56ff992

Browse files
authored
use correct quote
1 parent e6174de commit 56ff992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/remove-msgid.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ remove_msgid library/sys.pot '^Raises an :ref:`auditing event <auditing>` ``sys
5555

5656
# "Object" is too common Word, and should not be translated in this case.
5757
# Remove to avoid incorrect translation.
58-
remove_msgid library/string.templatelib.pot '^object$"
58+
remove_msgid library/string.templatelib.pot '^object$'

0 commit comments

Comments
 (0)