Skip to content

Commit 5485741

Browse files
authored
Apply suggestion from @mysticdrew
1 parent 899d134 commit 5485741

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/src/main/java/journeymap/api/v2/server/IServerPlugin.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public interface IServerPlugin extends IJourneyMapPlugin<IServerAPI>
1717
* <p>
1818
* This is also a good time to subscribe to any desired Events.
1919
*
20-
* @param jmServerApi Client API implementation
20+
* @param jmServerApi Server API implementation
2121
*/
2222
@Override
2323
void initialize(final IServerAPI jmServerApi);

0 commit comments

Comments
 (0)