mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +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.
|
* without exceeding the maximum, false is returned.
|
||||||
*
|
*
|
||||||
* @param counter
|
* @param counter
|
||||||
* The AtomicInteger to attempt increment.
|
* The AtomicInteger to attempt to increment.
|
||||||
*
|
*
|
||||||
* @param max
|
* @param max
|
||||||
* The maximum value that the given AtomicInteger should contain, or
|
* The maximum value that the given AtomicInteger should contain, or
|
||||||
|
Reference in New Issue
Block a user