8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a57aa75 commit aeb87b7Copy full SHA for aeb87b7
faq/extending.po
@@ -103,7 +103,7 @@ msgid ""
103
"html>`_, or `Weave <https://github.com/scipy/weave>`_ are also alternatives "
104
"for wrapping C++ libraries."
105
msgstr ""
106
-"Si necesitas hacer una interface a alguna biblioteca C o C++ que no posee "
+"Si necesitas hacer una interfaz a alguna biblioteca C o C++ que no posee "
107
"aún extensión Python, puedes intentar empaquetar los tipo de datos de la "
108
"biblioteca con una herramienta como `SWIG <http://www.swig.org>`_. `SIP "
109
"<https://riverbankcomputing.com/software/sip/intro>`__, `CXX <http://cxx."
0 commit comments