We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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