correct spelling

This commit is contained in:
stfm
2017-11-24 09:30:53 +01:00
parent e17cd5cf34
commit 84953e670c

View File

@@ -2270,7 +2270,7 @@ public class TeXDoclet extends Doclet {
} }
} }
} }
System.err.println("Could not determine pakckage dir."); System.err.println("Could not determine package dir.");
return null; return null;
} }