diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2020-05-07 16:37:33 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2020-05-07 16:37:33 +0200 |
commit | 41caaaad365b8e5260069c20458a2043254a6989 (patch) | |
tree | 5bf2e1aedf6cbc515b9de363690524ea59166073 /doc/manual/advanced-topics/post-build-hook.xml | |
parent | 479e8bf00b680343231d2b618e130141079a2097 (diff) |
Manual: Typo
Diffstat (limited to 'doc/manual/advanced-topics/post-build-hook.xml')
-rw-r--r-- | doc/manual/advanced-topics/post-build-hook.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/advanced-topics/post-build-hook.xml b/doc/manual/advanced-topics/post-build-hook.xml index 57ee99e84..acfe9e3cc 100644 --- a/doc/manual/advanced-topics/post-build-hook.xml +++ b/doc/manual/advanced-topics/post-build-hook.xml @@ -61,7 +61,7 @@ substituters = https://cache.nixos.org/ s3://example-nix-cache trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= example-nix-cache-1:1/cKDz3QCCOmwcztD2eV6Coggp6rqc9DGjWv7C0G+rM= </programlisting> -<para>we will restart the Nix daemon a later step.</para> +<para>We will restart the Nix daemon in a later step.</para> </section> <section> |