From 78665b325dbb8dea6bc229e53e97a8d96289c754 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Wed, 25 Feb 2015 09:40:10 -0700 Subject: [PATCH] Minor update to javadoc --- .../src/main/java/org/eclipse/jetty/jspc/plugin/JspcMojo.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetty-jspc-maven-plugin/src/main/java/org/eclipse/jetty/jspc/plugin/JspcMojo.java b/jetty-jspc-maven-plugin/src/main/java/org/eclipse/jetty/jspc/plugin/JspcMojo.java index a6e87552f4b..99ba965b19b 100644 --- a/jetty-jspc-maven-plugin/src/main/java/org/eclipse/jetty/jspc/plugin/JspcMojo.java +++ b/jetty-jspc-maven-plugin/src/main/java/org/eclipse/jetty/jspc/plugin/JspcMojo.java @@ -557,7 +557,7 @@ public class JspcMojo extends AbstractMojo /** - * Glassfish jsp requires that we set up the list of system jars that have + * jsp requires that we set up the list of system jars that have * tlds in them. * * This method is a little fragile, as it relies on knowing that the jstl jars