GUACAMOLE-1446: Fixed a typo mistake ("ssociate", "initialied", "assocaited").

This commit is contained in:
Jimmy
2021-10-18 09:44:30 +03:00
parent 67a8fae8b0
commit 24ae073aa8
2 changed files with 4 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ angular.module('element').directive('guacClick', [function guacClick() {
/**
* The callback to invoke when a click or click-like event is
* received on the assocaited element.
* received on the associated element.
*
* @type guacClick~callback
*/