GUACAMOLE-1293: Correct and add missing comments for accuracy and clarity.

This commit is contained in:
Virtually Nick
2022-07-25 14:21:12 -04:00
parent 871ffe7288
commit 773a03a7d9
2 changed files with 5 additions and 2 deletions

View File

@@ -1856,7 +1856,7 @@ Guacamole.Client.Message = {
/**
* A client message that indicates that a user has joined an existing
* connection. This message xpects a single additional argument - the
* connection. This message expects a single additional argument - the
* username of the user who has joined the connection.
*
* @type {!number}