mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-1512: Correct typo in documentation for tryIncrement().
This commit is contained in:
@@ -134,7 +134,7 @@ public class RestrictedGuacamoleTunnelService
|
||||
* without exceeding the maximum, false is returned.
|
||||
*
|
||||
* @param counter
|
||||
* The AtomicInteger to attempt increment.
|
||||
* The AtomicInteger to attempt to increment.
|
||||
*
|
||||
* @param max
|
||||
* The maximum value that the given AtomicInteger should contain, or
|
||||
|
Reference in New Issue
Block a user