From: Michael Orlitzky Date: Sun, 5 Jul 2026 18:28:40 +0000 (-0400) Subject: README.rst: specifically mention quirks, to match the repo name X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=e847c9ade5f7240954a69aac23c771976a21989d;p=iconv-quirks.git README.rst: specifically mention quirks, to match the repo name --- diff --git a/README.rst b/README.rst index da233d9..aa134db 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ -This is a test suite for the various ``iconv()`` implementations, -using POSIX 2024 as a baseline for behavior: +This is a test suite for quirks in the various ``iconv()`` +implementations, using POSIX 2024 as a baseline for behavior: * `iconv.h `_ * `iconv_open `_ @@ -11,5 +11,3 @@ Implementations: * `musl libc `_ * `GNU libc `_ * `GNU libiconv `_ - -