Skip to content

Commit 500c184

Browse files
committed
fix
1 parent bff0d0f commit 500c184

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/building.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,11 +225,11 @@ Override only a single dependency (fmt):
225225
226226
.. note::
227227

228-
- The exact fetch behaviour (how the mirror prefix is concatenated, or
228+
- The exact fetch behaviour (how the mirror prefix is concatenated, or
229229
whether the helper expects a full URL vs. a prefix) is implemented in
230230
``cmake_modules/ThirdpartyToolchain.cmake``. Consult that file when you
231231
need a custom setup.
232-
- Unset an environment variable to revert to the default upstream download
232+
- Unset an environment variable to revert to the default upstream download
233233
locations, for example:
234234

235235
.. code-block:: shell

0 commit comments

Comments
 (0)