Skip to content

Commit

Permalink
Merge pull request #122 from meesfrensel/patch-1
Browse files Browse the repository at this point in the history
Fix critical typo
  • Loading branch information
avandeursen committed Dec 26, 2018
2 parents b2d7805 + a696508 commit 302622e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/nl/tudelft/jpacman/npc/ghost/Navigation.java
Expand Up @@ -11,7 +11,7 @@
import nl.tudelft.jpacman.board.Unit;

/**
* Navigation provides utility to nagivate on {@link Square}s.
* Navigation provides utility to navigate on {@link Square}s.
*
* @author Jeroen Roosen
*/
Expand Down

0 comments on commit 302622e

Please sign in to comment.