From 62d3192126ad6d75a037ea127a3957daf959e847 Mon Sep 17 00:00:00 2001 From: Diego Viola Date: Wed, 18 Dec 2024 05:24:40 +0000 Subject: [PATCH] makepkg.conf.5: fix typo --- doc/makepkg.conf.5.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/makepkg.conf.5.asciidoc b/doc/makepkg.conf.5.asciidoc index d651fbbe..f67b673b 100644 --- a/doc/makepkg.conf.5.asciidoc +++ b/doc/makepkg.conf.5.asciidoc @@ -64,7 +64,7 @@ Options **NPROC=**"":: Sets the number of processors to use for parallel jobs in makepkg. - Note: this does not affect paralization of task during ``build()`` and + Note: this does not affect parallelization of tasks during ``build()`` and related functions. **CPPFLAGS=**"cppflags"::