Skip to content
Prev Previous commit
Next Next commit
Update library/fcntl.po
  • Loading branch information
mmmarcos authored Jan 26, 2024
commit 42526ae8e2fdd8b256b83b5aa8a6213b31b99bbf
2 changes: 1 addition & 1 deletion library/fcntl.po
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ msgid ""
"*cmd* is one of the following values:"
msgstr ""
"Esto es esencialmente un \"wrapper\" de las llamadas de bloqueo :func:"
"`~fcntl.fcntl` . *fd* es el descriptor de fichero (también se aceptan "
"`~fcntl.fcntl`. *fd* es el descriptor de fichero (también se aceptan "
"objetos de fichero que proporcionen un método :meth:`~io.IOBase.fileno`) del "
"archivo para bloquear o desbloquear, y *cmd* es uno de los siguientes "
"valores:"
Expand Down