File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1122,8 +1122,8 @@ msgstr ""
1122
1122
msgid ""
1123
1123
"Either of these can be used in place of a format string, to allow {}- or $-"
1124
1124
"formatting to be used to build the actual \" message\" part which appears in "
1125
- "the formatted log output in place of " %(message)s" or " {message}" or "
1126
- "" $message" . If you find it a little unwieldy to use the class names whenever "
1125
+ "the formatted log output in place of “ %(message)s” or “ {message}” or "
1126
+ "“ $message” . If you find it a little unwieldy to use the class names whenever "
1127
1127
"you want to log something, you can make it more palatable if you use an "
1128
1128
"alias such as ``M`` or ``_`` for the message (or perhaps ``__``, if you are "
1129
1129
"using ``_`` for localization)."
You can’t perform that action at this time.
0 commit comments