]> git.mxchange.org Git - jfinancials-lib.git/blobdiff - Addressbook/src/org/mxchange/addressbook/menu/MenuTools.java
Auto-formation and yes, it is better this way
[jfinancials-lib.git] / Addressbook / src / org / mxchange / addressbook / menu / MenuTools.java
index 44d5395c398b513d852ff994ff74af767404b43f..a8d5bd3cec318c4a4321ca1b03078c2db18c12f8 100644 (file)
@@ -45,7 +45,7 @@ public class MenuTools extends BaseFrameworkSystem {
 
                // Is it there?
                if (!(menu instanceof Menu)) {
-           // Not found
+                       // Not found
                        // @todo Rewrite to exception
                        logger.error("Menu '" + menuType + "' not found.");
                        System.exit(1);