Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 768a30d

Browse files
authored
Update classes.po
Fix a typo.
1 parent e0bc195 commit 768a30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/classes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ msgid ""
751751
"methods: there is no chance of confusing local variables and instance "
752752
"variables when glancing through a method."
753753
msgstr ""
754-
"在 method 中參照用資料屬性(或其他 method!)是沒有簡寫的。我發現這實際上增加了 "
754+
"在 method 中參照資料屬性(或其他 method!)是沒有簡寫的。我發現這實際上增加了 "
755755
"method 的可閱讀性:在瀏覽 method 時,絕不會混淆區域變數和實例變數。"
756756

757757
#: ../../tutorial/classes.rst:504

0 commit comments

Comments
 (0)