Skip to content

Commit 7b0996f

Browse files
Update tutorial/errors.po
Co-authored-by: Ege Akman <egeakmanegeakman@hotmail.com>
1 parent 80f28ec commit 7b0996f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorial/errors.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,9 +212,9 @@ msgid ""
212212
"an *except clause* listing a derived class is not compatible with a base "
213213
"class). For example, the following code will print B, C, D in that order::"
214214
msgstr ""
215-
"Bir :keyword:'except' yan tümcesi, aynı sınıf veya temel sınıfsa bir özel "
215+
":keyword:`except` yan tümcesi, aynı sınıf veya temel sınıf ise özel "
216216
"durum ile uyumludur (ancak türetilmiş bir sınıfı listeleyen *except yan "
217-
"tümcesi* temel sınıfla uyumlu olmadığından --- tersi değildir). Örneğin, "
217+
"tümcesi* temel sınıfla uyumlu olmadığından tersi olamaz). Örneğin, "
218218
"aşağıdaki kod B, C, D'yi bu sırada yazdırır::"
219219

220220
#: tutorial/errors.rst:147

0 commit comments

Comments
 (0)