Skip to content

Commit 3169578

Browse files
committed
Fixed dict entry and typo
1 parent 1f51d6a commit 3169578

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

dict

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,3 +562,4 @@ reproducible
562562
subprocesos
563563
retrocompatible
564564
remuestreo
565+
Modeling

library/random.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ msgid ""
260260
"values. Formerly it used a style like ``int(random()*n)`` which could "
261261
"produce slightly uneven distributions."
262262
msgstr ""
263-
":meth:`randrange` es más soficticado produciendo valores igualmente "
263+
":meth:`randrange` es más sofisticado produciendo valores igualmente "
264264
"distribuidos. Anteriormente utilizaba un estilo como ``int(random()*n)`` el "
265265
"cual puede producir distribuciones ligeramente desiguales."
266266

0 commit comments

Comments
 (0)