]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
doc: Remove superfluous right parenthesis
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 10 Nov 2022 10:11:13 +0000 (11:11 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 10 Nov 2022 12:20:27 +0000 (13:20 +0100)
doc/MANUAL.adoc

index 05ce0f0c84a7f65d1a5fbc26df0019f96c027e12..39f2adc936fdc71820b8c1c987b5ed2bd9397c34 100644 (file)
@@ -139,7 +139,7 @@ documentation.
 
     Recompress the cache to level _LEVEL_ using the Zstandard algorithm. The
     level can be an integer, with the same semantics as the
-    <<config_compression_level,*compression_level*>> configuration option), or
+    <<config_compression_level,*compression_level*>> configuration option, or
     the special value *uncompressed* for no compression. See
     _<<Cache compression>>_ for more information. This can potentionally take a
     long time since all files in the cache need to be visited. Only files that