gnu: imapfilter: Update to 2.7.6.
[jackhill/guix/guix.git] / gnu / home.scm
index 4ddbafe..c95d1e0 100644 (file)
@@ -96,7 +96,7 @@
            (home-environment-essential-services he))))
 
 (define* (home-environment-derivation he)
-  "Return a derivation that builds OS."
+  "Return a derivation that builds home environment."
   (let* ((services         (home-environment-services he))
          (home (fold-services services
                               #:target-type home-service-type)))