From eb9b8ce71b88ec2295db9e181f53e2f62353dd01 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sun, 10 Nov 2024 20:23:33 +0900 Subject: [PATCH] docs: update README intergrated -> integrated --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index da977e6..9b72c12 100644 --- a/README +++ b/README @@ -1,3 +1,3 @@ # libarghlp -extend getopt for a more readable use of arguments with an intergrated description field for improved code readability, +extend getopt for a more readable use of arguments with an integrated description field for improved code readability, Define your helper at the same time as you define your flags