GUACAMOLE-1636: Fix a typo mistake offscren.

This commit is contained in:
Jimmy 2022-07-13 23:02:37 +03:00 committed by Mike Jumper
parent 211ddb2253
commit 7cad9b2afe

View File

@ -360,7 +360,7 @@ enum RDP_ARGS_IDX {
IDX_DISABLE_BITMAP_CACHING,
/**
* "true" if the offscreen caching should be disabled, false if offscren
* "true" if the offscreen caching should be disabled, false if offscreen
* caching should remain enabled.
*/
IDX_DISABLE_OFFSCREEN_CACHING,