Skip to content

Commit f77a895

Browse files
Alvaruzcmaureir
andauthored
Update library/shelve.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent 0459c96 commit f77a895

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/shelve.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,8 @@ msgid ""
295295
"open` function. The optional *protocol* and *writeback* parameters have the "
296296
"same interpretation as for the :class:`Shelf` class."
297297
msgstr ""
298-
"Una subclase de :class:`Shelf` que acepta un *nombre de archivo* en lugar de "
299-
"un objeto tipo *dict*. El archivo subyacente se abrirá usando :func:`dbm."
298+
"Una subclase de :class:`Shelf` que acepta un *filename* en lugar de "
299+
"un objeto tipo diccionario (*dict*). El archivo subyacente se abrirá usando :func:`dbm."
300300
"open`. De forma predeterminada, el archivo se creará y se abrirá tanto para "
301301
"lectura como para escritura. El parámetro opcional *flag* tiene la misma "
302302
"interpretación que para la función :func:`.open`. Los parámetros opcionales "

0 commit comments

Comments
 (0)