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 ef1f72a commit a013e2eCopy full SHA for a013e2e
library/ossaudiodev.po
@@ -288,7 +288,7 @@ msgid ""
288
msgstr ""
289
"Los siguientes métodos se asignan exactamente a una llamada al sistema :c:"
290
"func:`ioctl`. La correspondencia es obvia: por ejemplo, :meth:`setfmt` "
291
-"corresponde al `SNDCTL_DSP_SETFMT`` ioctl, y :meth:`sync` a "
+"corresponde al ``SNDCTL_DSP_SETFMT`` ioctl, y :meth:`sync` a "
292
"``SNDCTL_DSP_SYNC``(esto puede ser útil cuando se consulta la documentación "
293
"de OSS). Si el subyacente :c:func:`ioctl` falla, todos generan :exc:"
294
"`OSError`."
0 commit comments