(JavaDoc addition)
diff --git a/src/main/java/freemarker/ext/jsp/TaglibFactory.java b/src/main/java/freemarker/ext/jsp/TaglibFactory.java
index fa8c7b1..4eaa4bf 100644
--- a/src/main/java/freemarker/ext/jsp/TaglibFactory.java
+++ b/src/main/java/freemarker/ext/jsp/TaglibFactory.java
@@ -361,7 +361,7 @@
      * loader provided by the servlet container.
      * 
      * <p>
-     * This is usually set via the init-params of {@link FreemarkerServlet}.
+     * This is usually set via the init-params of {@link FreemarkerServlet}. Otherwise it defaults to an empty list.
      * 
      * @param classpathTlds
      *            List of {@code String}-s, maybe {@code null}. Each item is a resource path, like