From a6dbd668f20337864d7e5a26b4539f3021271f37 Mon Sep 17 00:00:00 2001 From: John Ericson Date: Fri, 18 Aug 2023 11:40:23 -0400 Subject: [PATCH] Update src/libstore/derivations.hh Co-authored-by: Eelco Dolstra --- src/libstore/derivations.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libstore/derivations.hh b/src/libstore/derivations.hh index 0e9760cecc36..a92082089dd2 100644 --- a/src/libstore/derivations.hh +++ b/src/libstore/derivations.hh @@ -191,7 +191,7 @@ struct DerivationType { bool sandboxed; /** * Whether the derivation's outputs' content-addresses are "fixed" - * or "floating. + * or "floating". * * - Fixed: content-addresses are written down as part of the * derivation itself. If the outputs don't end up matching the