From c97dd0d7088fa981f762070e06fc8058ab04cdbd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 5 Dec 2014 19:33:34 -0400 Subject: spelling typo --- src/Propellor/Types/OS.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor') diff --git a/src/Propellor/Types/OS.hs b/src/Propellor/Types/OS.hs index 72e3d764..8b3cd0fd 100644 --- a/src/Propellor/Types/OS.hs +++ b/src/Propellor/Types/OS.hs @@ -15,7 +15,7 @@ import Network.BSD (HostName) type UserName = String type GroupName = String --- | High level descritption of a operating system. +-- | High level description of a operating system. data System = System Distribution Architecture deriving (Show, Eq) -- cgit v1.2.3