We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3169578 commit f16caa6Copy full SHA for f16caa6
library/random.po
@@ -240,7 +240,7 @@ msgid ""
240
"is equivalent to ``choice(range(start, stop, step))``, but doesn't actually "
241
"build a range object."
242
msgstr ""
243
-"Devuelve un elemento de ``range(start, stop, step)``seleccionado "
+"Devuelve un elemento de ``range(start, stop, step)`` seleccionado "
244
"aleatoriamente. Esto es equivalente a ``choice(range(start, stop, step))``, "
245
"pero en realidad no crea un objeto rango."
246
0 commit comments