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 a65cc7d

Browse filesBrowse files
clacrihectorcanto
andauthored
Update library/functions.po
Co-authored-by: Héctor Canto <hectorcanto@gmail.com>
1 parent f5efe2b commit a65cc7d
Copy full SHA for a65cc7d

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎library/functions.po

Copy file name to clipboardExpand all lines: library/functions.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,7 @@ msgid ""
991991
"and ``0 <= abs(a % b) < abs(b)``."
992992
msgstr ""
993993
"Toma dos números (no complejos) como argumentos y devuelve un par de números "
994-
"consistente en su cociente y su resto al emplear división de enteros. Con "
994+
"consistentes en su cociente y su resto al emplear división de enteros. Con "
995995
"operandos de tipos diferentes, se aplican las reglas de los operadores "
996996
"aritméticos binarios. Para enteros, el resultado es el mismo que ``(a // b, "
997997
"a % b)``. Para números de punto flotante el resultado es ``(q, a % b)``, "

0 commit comments

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