From 76a75f0eec01609cc76badc960fd9385affd40b1 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 13:50:24 +0100 Subject: fix doc text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 9abfaee..3dc6ac5 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ NAME - auto-auto-complete - Autogenerate shell auto-completion scripts + auto-auto-complete - Auto-generate shell auto-completion scripts SYNOPSIS auto-auto-complete shell (-w command | -o output -s source [variable=value] ...) @@ -9,7 +9,7 @@ DESCRIPTION auto-auto-complete provides a LISP-like declarative language for creating auto-completion scripts for commands in a shell-agnostic way. - However, auto-auto-complete's language is limited in comparsion to + However, auto-auto-complete's language is limited in comparison to for example raw auto-completion scripts for the bash shell, however it is well enough for most projects. @@ -43,7 +43,7 @@ OPERANDS of values for that variable. RATIONALE - Noone really wants to write shell auto-completion scripts, + No one really wants to write shell auto-completion scripts, especially not for more than one shell. But of course we want to have it. -- cgit v1.2.3-70-g09d2