From 8d0aaf443f84b3dc3e5e7494e6f80ad4a290cc2d Mon Sep 17 00:00:00 2001 From: Tormod Volden Date: Sat, 17 Aug 2024 18:50:10 +0200 Subject: [PATCH] doc: Fix `summarizes' typo Closes: https://github.com/alsa-project/alsa-python/pull/15 Signed-off-by: Tormod Volden Signed-off-by: Jaroslav Kysela --- doc/alsa-python-coverage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/alsa-python-coverage.py b/doc/alsa-python-coverage.py index 52ca869..6399c98 100755 --- a/doc/alsa-python-coverage.py +++ b/doc/alsa-python-coverage.py @@ -338,7 +338,7 @@ Notes: * EXC if the item is excluded (will not be used/implemented) * The next line is the one-liner documentation. * Following lines are usage/definition until next item. -* There are lines that summaries the coverage, they start with '^STAT'. +* There are lines that summarizes the coverage, they start with '^STAT'. -- 2.47.1