8000 Update faq/extending.po · python/python-docs-es@a57aa75 · GitHub
[go: up one dir, main page]

Skip to content

Commit a57aa75

Browse files
jcantilocmaureir
andauthored
Update faq/extending.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent 725f512 commit a57aa75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faq/extending.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ msgid ""
8787
"Cython and Pyrex make it possible to write an extension without having to "
8888
"learn Python's C API."
8989
msgstr ""
90-
"`Cython <http://cython.org>` _y su relativo `*Pyrex* <https://www.cosc."
90+
"`Cython <http://cython.org>`_ y su relativo `*Pyrex* <https://www.cosc."
9191
"canterbury.ac.nz/greg.ewing/python/Pyrex/>`_ son compiladores que aceptan "
9292
"una forma de Python ligeramente modificada y generan el código C "
9393
"correspondiente. Cython y Pyrex hacen posible escribir una extensión sin "

0 commit comments

Comments
 (0)
0