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 6c3ca58 commit 0c896e5
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 @@ -158,7 +158,7 @@ public PluginStateReply getPluginState(int pluginId) {


/**
* Change the state of plugins.
* Set the state of a plugin.
*
* @param pluginId number of the plugin for which to change the state
* @param enabled whether the plugin should be enabled or not
Expand Down

0 comments on commit 0c896e5

Please sign in to comment.