Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8023444

Browse files
committed
Fix auditing event quote
1 parent c7df6b9 commit 8023444

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library/ctypes.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1969,7 +1969,7 @@ msgid ""
19691969
"Raises an :ref:`auditing event <auditing>` ``ctypes.dlopen`` with argument "
19701970
"``name``."
19711971
msgstr ""
1972-
"Lanza un :ref:``auditing event <auditing>` ``ctypes.dlopen`` con el "
1972+
"Lanza un :ref:`auditing event <auditing>` ``ctypes.dlopen`` con el "
19731973
"argumento ``name``."
19741974

19751975
#: ../Doc/library/ctypes.rst:1512
@@ -1986,7 +1986,7 @@ msgid ""
19861986
"Raises an :ref:`auditing event <auditing>` ``ctypes.dlsym`` with arguments "
19871987
"``library``, ``name``."
19881988
msgstr ""
1989-
"Lanza un :ref:``auditing event <auditing>` ``ctypes.dlsym`` con argumentos "
1989+
"Lanza un :ref:`auditing event <auditing>` ``ctypes.dlsym`` con argumentos "
19901990
"``library``, ``name``."
19911991

19921992
#: ../Doc/library/ctypes.rst:1518
@@ -2003,7 +2003,7 @@ msgid ""
20032003
"Raises an :ref:`auditing event <auditing>` ``ctypes.dlsym/handle`` with "
20042004
"arguments ``handle``, ``name``."
20052005
msgstr ""
2006-
"Lanza un :ref:``auditing event <auditing>` ``ctypes.dlsym/handle`` con "
2006+
"Lanza un :ref:`auditing event <auditing>` ``ctypes.dlsym/handle`` con "
20072007
"argumentos ``handle``, ``name``."
20082008

20092009
#: ../Doc/library/ctypes.rst:1524
@@ -2180,7 +2180,7 @@ msgid ""
21802180
"Raises an :ref:`auditing event <auditing>` ``ctypes.seh_exception`` with "
21812181
"argument ``code``."
21822182
msgstr ""
2183-
"Lanza un :ref:``auditing event <auditing>` ``ctypes.seh_exception`` con el "
2183+
"Lanza un :ref:`auditing event <auditing>` ``ctypes.seh_exception`` con el "
21842184
"argumento ``code``."
21852185

21862186
#: ../Doc/library/ctypes.rst:1615

0 commit comments

Comments
 (0)