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 f9cfb95 commit 8d9ebaaCopy full SHA for 8d9ebaa
sensei-core/src/main/java/com/senseidb/plugin/SenseiPluginRegistry.java
@@ -194,7 +194,7 @@ public synchronized void start() {
194
}
195
196
/**
197
- * Calls stop on oll the contanid plugins.
+ * Calls stop on all the contained plugins.
198
* Fall all contained plugins (non factories), it calls stop() on them. WARNING: plugin instances
199
* created from plugin factories have to be stopped separately.
200
*/
0 commit comments