GUACAMOLE-102: Cleaning up comment, because apparently tu-tus don't go with Guacamole!

This commit is contained in:
Nick Couchman
2017-06-06 19:59:53 -04:00
parent 5532819abf
commit d8ba0f83ef

View File

@@ -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( public static final Form LOAD_BALANCING = new Form("load-balancing", Arrays.<Field>asList(
new NumericField(CONNECTION_WEIGHT) new NumericField(CONNECTION_WEIGHT)