]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/output/template/Scope.java
upd: Normalize tailing dots in "output.template"-Documentation
[gigi.git] / src / org / cacert / gigi / output / template / Scope.java
index 38e25ebc5809f5dfe7e78662e005fbe41c20d7b4..700ccfe7e9b717229869720ebc61f3eb387a5a41 100644 (file)
@@ -20,7 +20,7 @@ public class Scope implements Outputable {
      * Creates a new {@link Scope}.
      * 
      * @param out
-     *            the enclosed {@link Outputable}
+     *            the enclosed {@link Outputable}.
      * @param vars
      *            the variables to assign in the inner scope.
      */