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 f16caa6

Browse filesBrowse files
committed
Fixed missing space that was joining a reference with the regular text
1 parent 3169578 commit f16caa6
Copy full SHA for f16caa6

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/random.po

Copy file name to clipboardExpand all lines: library/random.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ msgid ""
240240
"is equivalent to ``choice(range(start, stop, step))``, but doesn't actually "
241241
"build a range object."
242242
msgstr ""
243-
"Devuelve un elemento de ``range(start, stop, step)``seleccionado "
243+
"Devuelve un elemento de ``range(start, stop, step)`` seleccionado "
244244
"aleatoriamente. Esto es equivalente a ``choice(range(start, stop, step))``, "
245245
"pero en realidad no crea un objeto rango."
246246

0 commit comments

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