diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/desktop.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/desktop.pp b/manifests/desktop.pp index c1f8bac..ebda11a 100644 --- a/manifests/desktop.pp +++ b/manifests/desktop.pp @@ -30,7 +30,7 @@ class nodo::desktop::minimal { $xorg = false $pam = false - # Backups should happen when the box are likely to be online + # Backups should happen when the box is likely to be online $backup_when = 'everyday at 12:00' # Desktop class |