This commit is contained in:
Ilya Laryionau 2016-05-22 22:58:49 +02:00
parent 4b3056b81f
commit 3693809b34
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.**
*/