Skip to content

Commit 0c896e5

Browse files
Update java/src/main/java/ola/OlaClient.java
Co-authored-by: Peter Newman <[email protected]>
1 parent 6c3ca58 commit 0c896e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/src/main/java/ola/OlaClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ public PluginStateReply getPluginState(int pluginId) {
158158

159159

160160
/**
161-
* Change the state of plugins.
161+
* Set the state of a plugin.
162162
*
163163
* @param pluginId number of the plugin for which to change the state
164164
* @param enabled whether the plugin should be enabled or not

0 commit comments

Comments
 (0)