doc: Fix minor typo in Programming Interface.
authorArun Isaac <arunisaac@systemreboot.net>
Sun, 5 Jul 2020 10:13:03 +0000 (15:43 +0530)
committerArun Isaac <arunisaac@systemreboot.net>
Sun, 5 Jul 2020 10:14:45 +0000 (15:44 +0530)
* doc/guix.texi (Programming Interface): Replace "under a specific build
users" with "under specific build users".

doc/guix.texi

index ce17c2d..b0d31f1 100644 (file)
@@ -5616,7 +5616,7 @@ turned into concrete build actions.
 Build actions are performed by the Guix daemon, on behalf of users.  In a
 standard setup, the daemon has write access to the store---the
 @file{/gnu/store} directory---whereas users do not.  The recommended
-setup also has the daemon perform builds in chroots, under specific
+setup also has the daemon perform builds in chroots, under specific
 build users, to minimize interference with the rest of the system.
 
 @cindex derivation