Skip to content

Commit a86d0b5

Browse files
Ardasakegeakman
andauthored
Update introduction.po
Co-authored-by: Ege Akman <egeakmanegeakman@hotmail.com>
1 parent 1f93cec commit a86d0b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

introduction.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ msgid ""
108108
"ones with a fractional part (e.g. ``5.0``, ``1.6``) have type :class:"
109109
"`float`. We will see more about numeric types later in the tutorial."
110110
msgstr ""
111-
"Tam sayıların (örneğin \"2\", \"4\", \"20\") türü :class:\"int\" olup, "
112-
"kesirli kısmı olanlar (örneğin \"5,0\", \"1,6\" `) :class:`float` türüne "
111+
"Tam sayıların (örneğin ``2``, ``4``, ``20``) türü :class:`int` olup, "
112+
"kesirli kısmı olanlar (örneğin ``5.0``, ``1.6``) :class:`float` türüne "
113113
"sahiptir. Sayısal türler hakkında sonrasında daha fazlasını göreceğiz."
114114

115115
#: tutorial/introduction.rst:72

0 commit comments

Comments
 (0)