From 2c94926558850cb702fd8e844ccbe768937af110 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 4 Sep 2015 09:10:53 -0700 Subject: fix typo --- src/Propellor/Property/Reboot.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Propellor/Property/Reboot.hs b/src/Propellor/Property/Reboot.hs index d45969a8..5ca7a6bc 100644 --- a/src/Propellor/Property/Reboot.hs +++ b/src/Propellor/Property/Reboot.hs @@ -8,7 +8,7 @@ now = cmdProperty "reboot" [] -- | Schedules a reboot at the end of the current propellor run. -- --- The Result code of the endire propellor run can be checked; +-- The `Result` code of the entire propellor run can be checked; -- the reboot proceeds only if the function returns True. -- -- The reboot can be forced to run, which bypasses the init system. Useful -- cgit v1.2.3