Index: lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/GateAction.java =================================================================== diff -u -r5863520d75343b47f77b05ad3bd7045a9a39af49 -r08ff1f97f8908470f7c049d4ac1622ab2d0c1f33 --- lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/GateAction.java (.../GateAction.java) (revision 5863520d75343b47f77b05ad3bd7045a9a39af49) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/GateAction.java (.../GateAction.java) (revision 08ff1f97f8908470f7c049d4ac1622ab2d0c1f33) @@ -209,7 +209,7 @@ * class to tell the ActionServlet where to send the end-user. * @param gateForm The ActionForm class that will contain any data submitted * by the end-user via a form. - * @param permissionGate the gate acitivty object + * @param permissionGate the gate activity object * @return An ActionForward class that will be returned to the ActionServlet * indicating where the user is to go next. */