Commit 88a7235e authored by lipan.zhao's avatar lipan.zhao
Browse files

fix 'directory' spell bug

parent 6837bedc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ public class Server {
    private int port;

    /**
     * master direcotry in zookeeper
     * master directory in zookeeper
     */
    private String zkDirectory;