From: Tormod Volden Date: Sat, 17 Aug 2024 16:50:10 +0000 (+0200) Subject: doc: Fix `summarizes' typo X-Git-Tag: v1.2.14~13 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=8d0aaf443f84b3dc3e5e7494e6f80ad4a290cc2d;p=alsa-python.git doc: Fix `summarizes' typo Closes: https://github.com/alsa-project/alsa-python/pull/15 Signed-off-by: Tormod Volden Signed-off-by: Jaroslav Kysela --- 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'.