gnu: lightweight-desktop.tmpl: Fix typo.

* gnu/system/examples/lightweight-desktop.tmpl: While it is currently
unknown if Bob has a brother, it is sufficiently documented that Alice
is, in fact, Bob's sister.
This commit is contained in:
Efraim Flashner 2016-09-07 21:02:28 +03:00
parent c0bc4b8c7d
commit 9e258dc249
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
(users (cons (user-account
(name "alice")
(comment "Bob's brother")
(comment "Bob's sister")
(group "users")
(supplementary-groups '("wheel" "netdev"
"audio" "video"))