fixed a typo

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawmRPJ-SMmHYeY4WEBA5cVOfgab5lw-ztOs 2014-05-21 03:25:37 +00:00 committed by admin
parent ed6457f7fb
commit d75bb50578
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import qualified Propellor.Property.User as User
import qualified Propellor.Property.Cron as Cron
"""]]
This loads up Propellor's modules. You'll almost certianly want these;
This loads up Propellor's modules. You'll almost certainly want these;
many more can be found in the [API documentation](http://hackage.haskell.org/package/propellor).
[[!format haskell """