mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-102: Cleaning up comment, because apparently tu-tus don't go with Guacamole!
This commit is contained in:
@@ -131,7 +131,7 @@ public class ModeledConnection extends ModeledChildDirectoryObject<ConnectionMod
|
||||
));
|
||||
|
||||
/**
|
||||
* All attributes related to to load balancing in a logical form.
|
||||
* All attributes related to load balancing in a logical form.
|
||||
*/
|
||||
public static final Form LOAD_BALANCING = new Form("load-balancing", Arrays.<Field>asList(
|
||||
new NumericField(CONNECTION_WEIGHT)
|
||||
|
Reference in New Issue
Block a user