BaseEventIndexManager: Fix a typo.
This commit is contained in:
parent
ab93745460
commit
9fa8e8238a
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ export default class BaseEventIndexManager {
|
|||
/**
|
||||
* Does our EventIndexManager support event indexing.
|
||||
*
|
||||
* If an EventIndexManager imlpementor has runtime dependencies that
|
||||
* If an EventIndexManager implementor has runtime dependencies that
|
||||
* optionally enable event indexing they may override this method to perform
|
||||
* the necessary runtime checks here.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue