Skip to content
This repository has been archived by the owner on Dec 29, 2018. It is now read-only.

Commit

Permalink
Updated comment section: Fixes #1
Browse files Browse the repository at this point in the history
Refined comments in line with check style syntax guidelines
  • Loading branch information
Yathannsh authored Sep 14, 2017
1 parent 108ff00 commit 6cfe7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/SolveMaze.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
public class SolveMaze {

/**
* Implement your maze solving algorithm here.
* Implement your maze solving algorithm in the main method below.
*
* @param unused unused input arguments
*/
Expand Down

0 comments on commit 6cfe7aa

Please sign in to comment.