typo in jDoc
authorNiki <niki@nikiroo.be>
Wed, 15 May 2019 08:12:28 +0000 (10:12 +0200)
committerGitHub <noreply@github.com>
Wed, 15 May 2019 08:12:28 +0000 (10:12 +0200)
src/be/nikiroo/fanfix/Instance.java

index 84a583e6635d8ec966c7fb8cf1ef334ecaa0bb9a..8a2ed98a702144f1ece1c135964881435fd0952f 100644 (file)
@@ -47,7 +47,7 @@ public class Instance {
        /**
         * Initialise the instance -- if already initialised, nothing will happen.
         * <p>
-        * Before calling this method, you may call {@link Bundles#getDirectory()}
+        * Before calling this method, you may call {@link Bundles#setDirectory()}
         * if wanted.
         */
        static public void init() {