Merge pull request #710 from larryonoff/bugfix/fix-typo

fix typo
This commit is contained in:
Krunoslav Zaher 2016-05-25 14:17:07 +02:00
commit 31ebe46a16
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ extension Driver where Element: SignedIntegerType {
/**
This method can be used in unit tests to ensure that driver is using mock schedulers instead of
maind schedulers.
main schedulers.
**This shouldn't be used in normal release builds.**
*/