GUACAMOLE-1911: Fixed a typo mistake ("compresion").
This commit is contained in:
parent
d1e690bd16
commit
5a328872cd
@ -656,7 +656,7 @@ enum RDP_ARGS_IDX {
|
||||
|
||||
/**
|
||||
* "true" if all graphical updates for this connection should use lossless
|
||||
* compresion only, "false" or blank otherwise.
|
||||
* compression only, "false" or blank otherwise.
|
||||
*/
|
||||
IDX_FORCE_LOSSLESS,
|
||||
|
||||
|
||||
@ -378,7 +378,7 @@ enum VNC_ARGS_IDX {
|
||||
|
||||
/**
|
||||
* "true" if all graphical updates for this connection should use lossless
|
||||
* compresion only, "false" or blank otherwise.
|
||||
* compression only, "false" or blank otherwise.
|
||||
*/
|
||||
IDX_FORCE_LOSSLESS,
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user