Skip to content

Commit 8d9ebaa

Browse files
author
alperez
committed
Fixed typos.
1 parent f9cfb95 commit 8d9ebaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensei-core/src/main/java/com/senseidb/plugin/SenseiPluginRegistry.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ public synchronized void start() {
194194
}
195195

196196
/**
197-
* Calls stop on oll the contanid plugins.
197+
* Calls stop on all the contained plugins.
198198
* Fall all contained plugins (non factories), it calls stop() on them. WARNING: plugin instances
199199
* created from plugin factories have to be stopped separately.
200200
*/

0 commit comments

Comments
 (0)