Typo
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 14 Jan 2011 11:19:56 +0000 (11:19 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 14 Jan 2011 11:19:56 +0000 (11:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1058948 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/catalina/util/ContextName.java

index 19f29e7..68797c5 100644 (file)
@@ -90,7 +90,7 @@ public final class ContextName {
     }
     
     /**
-     * Construct and instance from a path and version.
+     * Construct an instance from a path and version.
      * 
      * @param path      Context path to use
      * @param version   Context version to use