Skip to content

Commit ffbcfec

Browse files
committed
fixed null device name
Signed-off-by: Oleg Höfling <[email protected]>
1 parent 65960dc commit ffbcfec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/config_file.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ section of the command line docs.
419419
variable.
420420

421421
Note that the cache is only read when incremental mode is enabled
422-
but is always written to, unless the value is set to ``/dev/nul``
422+
but is always written to, unless the value is set to ``/dev/null``
423423
(UNIX) or ``nul`` (Windows).
424424

425425
``skip_version_check`` (bool, default False)

0 commit comments

Comments
 (0)