commit:     f3fc12a83725a8cc771959638475b104adb8801f
Author:     Pavel Kulyov <kulyov.pavel <AT> gmail <DOT> com>
AuthorDate: Sun Jan 18 21:16:25 2026 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Jan 26 12:20:33 2026 +0000
URL:        https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=f3fc12a8

Fix typo in qlop `--human` option

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 man/include/qlop.optdesc.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/include/qlop.optdesc.yaml b/man/include/qlop.optdesc.yaml
index 8ebb7d9e..fc686fd3 100644
--- a/man/include/qlop.optdesc.yaml
+++ b/man/include/qlop.optdesc.yaml
@@ -34,7 +34,7 @@ summary: |
     Useful to compute time it takes to recompile all packages or a set
     of packages (e.g\. world).
 human: |
-    Print elapssed time in human readable format.  This form uses
+    Print elapsed time in human readable format.  This form uses
     minutes, hours and days instead of just seconds.
 current: |
     Show current emerging packages.  This relies on

Reply via email to