mirror of
https://github.com/mkoehnke/WKZombie.git
synced 2024-11-20 20:19:34 +03:00
Fixed Typo
This commit is contained in:
parent
095d4c66e4
commit
87a785e6aa
@ -631,7 +631,7 @@ import enum WKZombie.Result
|
||||
typealias WKZombieResult<T> = Result<T>
|
||||
```
|
||||
|
||||
For for information, look at the solution found [here](https://stackoverflow.com/questions/37892621/how-can-i-disambiguate-a-type-and-a-module-with-the-same-name).
|
||||
For more information, take a look at the solution found [here](https://stackoverflow.com/questions/37892621/how-can-i-disambiguate-a-type-and-a-module-with-the-same-name).
|
||||
|
||||
|
||||
# Contributing
|
||||
|
Loading…
Reference in New Issue
Block a user