Thanks to visit codestin.com Credit goes to github.com
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 e71c3bf commit d29315bCopy full SHA for d29315b
library/profile.po
@@ -1283,7 +1283,7 @@ msgid ""
1283
"``your_integer_time_func`` returns times measured in thousands of seconds, "
1284
"you would construct the :class:`Profile` instance as follows::"
1285
msgstr ""
1286
-"``your_time_func`` debería devolver un solo número. Si devuelve enteros, "
+"``your_time_func`` debería retornar un solo número. Si retorna enteros, "
1287
"también puede invocar al constructor de la clase con un segundo argumento "
1288
"que especifique la duración real de una unidad de tiempo. Por ejemplo, si "
1289
"``your_integer_time_func`` retorna tiempos medidos en miles de segundos, "
0 commit comments