]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
docs: Fix description of icx-cl (#1548)
authorNick Sarnie <nick.sarnie@intel.com>
Thu, 2 Jan 2025 18:34:34 +0000 (03:34 +0900)
committerGitHub <noreply@github.com>
Thu, 2 Jan 2025 18:34:34 +0000 (19:34 +0100)
doc/MANUAL.adoc

index 76b3880799818397af5ba082efc1bcd39c3269f8..d6346e69940bf6d47dad01a3f2b17322d5b77681 100644 (file)
@@ -615,7 +615,7 @@ _<<Using ccache with other compiler wrappers>>_.
 *icx*::
     Intel LLVM-based compiler.
 *icx-cl*::
-    Intel LLVM-based MSVC-compatible compiler on Windows.
+    Intel LLVM-based MSVC-compatible compiler.
 *msvc*::
     Microsoft Visual C++ (MSVC).
 *nvcc*::