Skip to content

Commit c2784fa

Browse files
AA-Turnerhugovk
andauthored
Simplify
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 4be7737 commit c2784fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer-workflow/extension-modules.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ Now that the configuration is in place, it remains to compile the project:
547547
548548
.. tip::
549549

550-
Use ``make -j $(nproc)`` to speed-up compilation by utilizing as many CPU cores
550+
Use ``make -j $(nproc)`` to speed-up compilation by using as many CPU cores
551551
as possible or ``make -jN`` to allow at most *N* concurrent jobs.
552552

553553
* ``make regen-configure`` updates the :cpy-file:`configure` script.

0 commit comments

Comments
 (0)