diff --git a/src/main/java/com/threerings/getdown/launcher/GetdownAppletConfig.java b/src/main/java/com/threerings/getdown/launcher/GetdownAppletConfig.java index f6cb990..9f5d73b 100644 --- a/src/main/java/com/threerings/getdown/launcher/GetdownAppletConfig.java +++ b/src/main/java/com/threerings/getdown/launcher/GetdownAppletConfig.java @@ -72,7 +72,7 @@ public class GetdownAppletConfig /** A property specifying the names of additional appargs properties. Each apparg property will * be suffixed by a monotonically increasing integer starting at zero, e.g. *
{@code
-     * 
+     * 
      * 
      * }
* When a number is reached for which no value exists, we stop looking. */