We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9721b53 commit fd0e518Copy full SHA for fd0e518
java/src/main/java/ola/OlaClient.java
@@ -145,7 +145,7 @@ public PluginDescriptionReply getPluginDescription(int pluginId) {
145
/**
146
* Return the state for a plugin.
147
*
148
- * @param pluginId number of the plugin for which to receive the state
+ * @param pluginId number of the plugin to fetch the state of
149
* @return The state of the plugin.
150
*/
151
public PluginStateReply getPluginState(int pluginId) {
0 commit comments