From b8d068c01bcc8d1ed977c372ef1eb8f97f5af201 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Mon, 21 Nov 2022 20:55:03 +0100 Subject: [PATCH] doc: Fix spelling of potentially --- doc/MANUAL.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc index f559f9e88..1d06e694f 100644 --- a/doc/MANUAL.adoc +++ b/doc/MANUAL.adoc @@ -159,7 +159,7 @@ documentation. *-x*, *--show-compression*:: Print cache compression statistics. See _<>_ for more - information. This can potentionally take a long time since all files in the + information. This can potentially take a long time since all files in the cache need to be visited. *-p*, *--show-config*:: @@ -225,9 +225,9 @@ directory to a certain size, use `CCACHE_MAXSIZE=_SIZE_ ccache -c`. Recompress to level _LEVEL_ using the Zstandard algorithm when using `--trim-dir`. The level can be an integer, with the same semantics as the - <> configuration option), or + <> configuration option, or the special value *uncompressed* for no compression. See _<>_ for more information. This can potentionally take a long time + compression>>_ for more information. This can potentially take a long time since all files in the cache need to be visited. Only files that are currently compressed with a different level than _LEVEL_ will be recompressed. -- 2.47.2