GUACAMOLE-1446: Fixed a typo mistake ("accomodate").

This commit is contained in:
Jimmy
2021-10-18 08:56:08 +03:00
parent a818aff733
commit 8b365c6da6

View File

@@ -234,7 +234,7 @@ Guacamole.Layer = function(width, height) {
} }
/** /**
* Set to true if this Layer should resize itself to accomodate the * Set to true if this Layer should resize itself to accommodate the
* dimensions of any drawing operation, and false (the default) otherwise. * dimensions of any drawing operation, and false (the default) otherwise.
* *
* Note that setting this property takes effect immediately, and thus may * Note that setting this property takes effect immediately, and thus may