Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0a3e029

Browse filesBrowse files
committed
Remove redundant space before '::'
1 parent a271bcf commit 0a3e029
Copy full SHA for 0a3e029

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎tutorial/floatingpoint.po

Copy file name to clipboardExpand all lines: tutorial/floatingpoint.po
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.7\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
11-
"PO-Revision-Date: 2018-10-16 16:09+0800\n"
11+
"PO-Revision-Date: 2018-10-16 16:15+0800\n"
1212
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1414
"tw)\n"
@@ -30,7 +30,7 @@ msgid ""
3030
msgstr ""
3131
"在計算機架構中,浮點數透過二進位小數表示。例如說,在十進位小數中:\n"
3232
"\n"
33-
" ::"
33+
"::"
3434

3535
#: ../../tutorial/floatingpoint.rst:19
3636
msgid ""
@@ -67,7 +67,7 @@ msgstr ""
6767
"在十進位中,這個問題更容易被理解。以分數 1/3 為例,您可以將其近似為十進位小"
6868
"數:\n"
6969
"\n"
70-
" ::"
70+
"::"
7171

7272
#: ../../tutorial/floatingpoint.rst:37 ../../tutorial/floatingpoint.rst:41
7373
msgid "or, better, ::"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.