]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
doc: Fix typo and missing word
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 19 Jan 2022 18:59:18 +0000 (19:59 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 19 Jan 2022 18:59:18 +0000 (19:59 +0100)
doc/MANUAL.adoc

index 4ff14c233940a1fcc358b1658afd91522a0ad846..acbd3103f7746ce84679e94ae1ffa1ad689786aa 100644 (file)
@@ -776,10 +776,10 @@ file in `/etc/rsyslog.d`:
     storage space. Cache entries can also be selectively removed from the
     primary cache with the command line option `--evict-namespace`, potentially
     in combination with `--evict-older-than`.
-.
++
 For instance, if you use the same primary cache for several disparate projects,
 you can use a unique namespace string for each one. This allows you to remove
-cache entries that belong to a certain project if stop working with that
+cache entries that belong to a certain project if you stop working with that
 project.
 
 [#config_path]