diff --git a/doc/manual/command-ref/conf-file.xml b/doc/manual/command-ref/conf-file.xml
index cdfdc1a6e..89b8aac78 100644
--- a/doc/manual/command-ref/conf-file.xml
+++ b/doc/manual/command-ref/conf-file.xml
@@ -236,7 +236,7 @@ flag, e.g. --option gc-keep-outputs false.
build-chroot-dirs
option. This is useful to prevent undeclared dependencies
on files in directories such as /usr/bin. In
- addition, on Linux, builds run in rivate PID, mount, network, IPC
+ addition, on Linux, builds run in private PID, mount, network, IPC
and UTS namespaces to isolate them from other processes in the
system (except that fixed-output derivations do not run in private
network namespace to ensure they can access the network).