We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f97446e commit b23df52Copy full SHA for b23df52
library/xml.dom.po
@@ -1139,8 +1139,8 @@ msgid ""
1139
msgstr ""
1140
"Añade un nuevo nodo atributo al elemento, reemplazando un atributo existente "
1141
"si es necesario, si el :attr:`namesapceURI` y :attr:`localName` coinciden. "
1142
-"Si un reemplazo ocurre, el viejo atributo será retornado. Si *newAttr* "
1143
-"está en uso, :exc:`InuseAttributeErr` será levantado."
+"Si un reemplazo ocurre, el viejo atributo será retornado. Si *newAttr* está "
+"en uso, :exc:`InuseAttributeErr` será levantado."
1144
1145
#: ../Doc/library/xml.dom.rst:680
1146
msgid ""
0 commit comments