Skip to content

Commit

Permalink
Update java/src/main/java/ola/OlaClient.java
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Newman <[email protected]>
  • Loading branch information
moritzvieli and peternewman authored Dec 9, 2024
1 parent fd0e518 commit ecdaf70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/src/main/java/ola/OlaClient.java
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ public PluginDescriptionReply getPluginDescription(int pluginId) {


/**
* Return the state for a plugin.
* Return the state of a plugin.
*
* @param pluginId number of the plugin to fetch the state of
* @return The state of the plugin.
Expand Down

0 comments on commit ecdaf70

Please sign in to comment.