Skip to content

Commit c8ecbda

Browse files
committed
Fix typo
1 parent b142587 commit c8ecbda

File tree

1 file changed

+1
-1
lines changed
  • metamorph-api/src/main/java/org/metafacture/metamorph/api

1 file changed

+1
-1
lines changed

metamorph-api/src/main/java/org/metafacture/metamorph/api/Maps.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public interface Maps {
3737
Collection<String> getMapNames();
3838

3939
/**
40-
* Gest a map.
40+
* Gets a map.
4141
*
4242
* @param mapName the name of the map
4343
* @return the Map

0 commit comments

Comments
 (0)