X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=src%2Forg%2Fcacert%2Fgigi%2Foutput%2Ftemplate%2FScope.java;h=700ccfe7e9b717229869720ebc61f3eb387a5a41;hp=38e25ebc5809f5dfe7e78662e005fbe41c20d7b4;hb=341ed1dbc2f8cc8cedb50b12914aa113d12958ee;hpb=449f75a2b5d97ebf34bec2df715b71aa7e31afb0 diff --git a/src/org/cacert/gigi/output/template/Scope.java b/src/org/cacert/gigi/output/template/Scope.java index 38e25ebc..700ccfe7 100644 --- a/src/org/cacert/gigi/output/template/Scope.java +++ b/src/org/cacert/gigi/output/template/Scope.java @@ -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. */