aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/expressions/advanced-attributes.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/src/expressions/advanced-attributes.md')
-rw-r--r--doc/manual/src/expressions/advanced-attributes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/src/expressions/advanced-attributes.md b/doc/manual/src/expressions/advanced-attributes.md
index 5b208df67..000595815 100644
--- a/doc/manual/src/expressions/advanced-attributes.md
+++ b/doc/manual/src/expressions/advanced-attributes.md
@@ -237,7 +237,7 @@ Derivations can declare some infrequently used optional attributes.
- `preferLocalBuild`\
If this attribute is set to `true` and [distributed building is
enabled](../advanced-topics/distributed-builds.md), then, if
- possible, the derivaton will be built locally instead of forwarded
+ possible, the derivation will be built locally instead of forwarded
to a remote machine. This is appropriate for trivial builders
where the cost of doing a download or remote build would exceed
the cost of building locally.