Skip to content

Commit c1a1ef6

Browse files
authored
Update library/functions.po
1 parent 9c678d4 commit c1a1ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/functions.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ msgid ""
667667
"integer *i*. For example, ``chr(97)`` returns the string ``'a'``, while "
668668
"``chr(8364)`` returns the string ``'€'``. This is the inverse of :func:`ord`."
669669
msgstr ""
670-
"Unicode kod noktası *i* tamsayısı olan bir karakteri temsil eden string "
670+
"Unicode kod noktası *i* tamsayısı olan bir karakteri temsil eden dizeyi "
671671
"döndürür. Örneğin, ``chr(97)`` , ``'a'`` dizesini döndürürken, "
672672
"``chr(8364)`` , ``'€'`` dizesini döndürür. Bu fonksiyon, :func:`ord` 'un "
673673
"tam tersidir."

0 commit comments

Comments
 (0)