From 95c6f70ce82ec5384528df96a6d162a21dda6196 Mon Sep 17 00:00:00 2001
From: Martin Liska <mliska@suse.cz>
Date: Sun, 13 Nov 2022 21:54:03 +0100
Subject: [PATCH] Revert "doc: update sphinx-build -j auto comment"

This reverts commit 02698e21de26c7d4217f856ee64436148e0aede7.
---
 doc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/Makefile b/doc/Makefile
index 3a7c4c4da9da..e08a43ecf2d6 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -3,7 +3,7 @@
 
 # You can set these variables from the command line.
 
-# Disable parallel reading as it can be very slow on a machine with many CPUs:
+# Disable parallel reading as it can be very slow on a machine with CPUs:
 # https://github.com/sphinx-doc/sphinx/issues/10969
 
 SPHINXOPTS   ?= -q
-- 
GitLab