]> git.mxchange.org Git - jcore.git/commitdiff
some minor stuff
authorRoland Haeder <roland@mxchange.org>
Sun, 10 Apr 2016 13:55:25 +0000 (15:55 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 10 Apr 2016 13:55:25 +0000 (15:55 +0200)
src/org/mxchange/jcore/client/Client.java

index b0ce51c3c24832366e26fabfaa4374ef9bce86c7..f1fe073207ade372a5762efa7149652116a4026f 100644 (file)
@@ -41,7 +41,7 @@ public interface Client extends FrameworkInterface {
        void enableIsRunning ();
 
        /**
-        * Inizializes this client
+        * Initializes this client
         */
        void init ();