Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dr0i committed Sep 16, 2022
1 parent b142587 commit c8ecbda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public interface Maps {
Collection<String> getMapNames();

/**
* Gest a map.
* Gets a map.
*
* @param mapName the name of the map
* @return the Map
Expand Down

0 comments on commit c8ecbda

Please sign in to comment.