Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
pedela committed Apr 16, 2014
1 parent 9eee272 commit ed6b0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/i5/las2peer/tools/L2pNodeLauncher.java
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ public void stopHttpConnector(){


/**
* Stops a connector given by its classname.
* Stops the Web-Connector.
*/
public void stopWebConnector(){
stopConnector("i5.las2peer.webConnector.WebConnector");
Expand Down

0 comments on commit ed6b0c3

Please sign in to comment.