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

Skip to content

Traducido archivo library/ossaudiodev #958

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Oct 6, 2020
Prev Previous commit
Traducido archivo library/ossaudiodev
Co-authored-by: Cristián Maureira-Fredes <[email protected]>
  • 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