Skip to content

Traducido 'library/termios.po' #2302

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 18 commits into from
Feb 3, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update library/termios.po
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
JuanPerdomo00 and rtobar authored Feb 3, 2023
commit f3200296e78d8753be0055af334662793a5eb9fd
2 changes: 1 addition & 1 deletion library/termios.po
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ msgid ""
"TIOCGSIZE`."
msgstr ""
"Devuelve una tupla ``(ws_row, ws_col)`` que contiene el tamaño de la ventana "
"tty para el archivo descriptor *fd*. Requiere :const:`termios.TIOCGWINSZ` o :"
"tty para el descriptor de archivo *fd*. Requiere :const:`termios.TIOCGWINSZ` o :"
"const:`termiosTIOCGSIZE`."

#: ../Doc/library/termios.rst:88
Expand Down