GUACAMOLE-1636: Fix a typo mistake synchonize.

This commit is contained in:
Jimmy 2022-07-13 23:17:50 +03:00
parent e8d966aec6
commit f438a36612

View File

@ -140,7 +140,7 @@ static void guac_rdp_send_unicode_event(guac_rdp_client* rdp_client,
}
/**
* Immediately sends an RDP synchonize event having the given flags. An RDP
* Immediately sends an RDP synchronize event having the given flags. An RDP
* synchronize event sets the state of remote lock keys absolutely, where a
* lock key will be active only if its corresponding flag is set in the event.
*