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 1f51d6a

Browse filesBrowse files
committed
Fixed build errors
1 parent 4168c32 commit 1f51d6a
Copy full SHA for 1f51d6a

File tree

Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed

‎library/random.po

Copy file name to clipboardExpand all lines: library/random.po
+2-3Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ msgid ""
8585
"instances of :class:`Random` to get generators that don't share state."
8686
msgstr ""
8787
"Las funciones proporcionadas por este módulo en realidad son métodos "
88-
"enlazados a instancias ocultas a la clase :class:`random.Random. Puedes "
88+
"enlazados a instancias ocultas a la clase :class:`random.Random`. Puedes "
8989
"instanciar tus propias instancias de :class:`Random` para obtener "
9090
"generadores que no compartan estado."
9191

@@ -360,8 +360,7 @@ msgid ""
360360
"float in [0.0, 1.0); by default, this is the function :func:`.random`."
361361
msgstr ""
362362
"El argumento opcional *random* es una función de 0 argumentos que devuelve "
363-
"un flotante random en [0.0, 1.0); por defecto esta es la función :func ."
364-
"`random`."
363+
"un flotante random en [0.0, 1.0); por defecto esta es la función :func:`.random`."
365364

366365
#: ../Doc/library/random.rst:182
367366
msgid ""

0 commit comments

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