]> gitweb.michael.orlitzky.com - iconv-quirks.git/commitdiff
README.rst: specifically mention quirks, to match the repo name
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 5 Jul 2026 18:28:40 +0000 (14:28 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 5 Jul 2026 18:28:40 +0000 (14:28 -0400)
README.rst

index da233d9064c19b9de840f3c192cfc6e1c49bf5c6..aa134dbe5b3f8cc3e6466faa590a388cc3ba8595 100644 (file)
@@ -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 <https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/iconv.h.html>`_
 * `iconv_open <https://pubs.opengroup.org/onlinepubs/9799919799/functions/iconv_open.html>`_
@@ -11,5 +11,3 @@ Implementations:
 * `musl libc <https://musl.libc.org/>`_
 * `GNU libc <https://www.gnu.org/software/libc/>`_
 * `GNU libiconv <https://www.gnu.org/software/libiconv/>`_
-
-