Skip to content
Prev Previous commit
Traducido archivo library/ossaudiodev
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
zejiran and cmaureir authored Oct 6, 2020
commit 41e072e78a76270c0dfa9ab979634d63b9a9d285
2 changes: 1 addition & 1 deletion library/ossaudiodev.po
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ msgstr ""
"Los siguientes métodos se asignan exactamente a una llamada al sistema :c:"
"func:`ioctl`. La correspondencia es obvia: por ejemplo, :meth:`setfmt` "
"corresponde al ``SNDCTL_DSP_SETFMT`` ioctl, y :meth:`sync` a "
"``SNDCTL_DSP_SYNC``(esto puede ser útil cuando se consulta la documentación "
"``SNDCTL_DSP_SYNC`` (esto puede ser útil cuando se consulta la documentación "
"de OSS). Si el subyacente :c:func:`ioctl` falla, todos generan :exc:"
"`OSError`."

Expand Down