File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -295,8 +295,8 @@ msgid ""
295
295
"open` function. The optional *protocol* and *writeback* parameters have the "
296
296
"same interpretation as for the :class:`Shelf` class."
297
297
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."
300
300
"open`. De forma predeterminada, el archivo se creará y se abrirá tanto para "
301
301
"lectura como para escritura. El parámetro opcional *flag* tiene la misma "
302
302
"interpretación que para la función :func:`.open`. Los parámetros opcionales "
You can’t perform that action at this time.
0 commit comments