diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-05-10 14:45:45 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-05-10 14:45:45 -0300 |
commit | 2aec00712059894b2310060b4a64f45ec6edfda9 (patch) | |
tree | 8719abbd20235f74781f5720115eabd6f2bbbdfb | |
parent | 4548d4ae83df911ad4c9f09f9dbfb50ce4e2fddb (diff) | |
download | puppet-nodo-2aec00712059894b2310060b4a64f45ec6edfda9.tar.gz puppet-nodo-2aec00712059894b2310060b4a64f45ec6edfda9.tar.bz2 |
Comment change
-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 |