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 @@ -193,8 +193,8 @@ msgid ""
193
193
"as many other useful protocols such as numbers (:c:func:`PyNumber_Index` et "
194
194
"al.) and mappings in the PyMapping APIs."
195
195
msgstr ""
196
- "También hay objetos API a Python de alto nivel que son provistos por la "
197
- "supuestamente llamada interface 'abstracta´ - lee ``Include/abstract.h`` para "
196
+ "También hay una API de alto nivel para objetos Python que son provistos por la "
197
+ "supuestamente llamada interfaz 'abstracta' -- lee ``Include/abstract.h`` para "
198
198
"mas detalles. Permite realizar una interfaz con cualquier tipo de secuencia "
199
199
"Python usando llamadas como :c:func:`PySequence_Length`, :c:func:"
200
200
"`PySequence_GetItem`, etc. así como otros protocolos útiles como números (:c:"
You can’t perform that action at this time.
0 commit comments