diff --git a/doc/content-for-internationalization.html b/doc/content-for-internationalization.html index e9cbb001b..c6b4c8690 100644 --- a/doc/content-for-internationalization.html +++ b/doc/content-for-internationalization.html @@ -1,6 +1,6 @@

In its current form, Miller handles ASCII data by design. This means it also handles UTF-8, albeit mostly by accident. (I have no plans to support -UTF-16 or ISO-8859-1 is.) Tabular output formats (pprint and xtab) are handled correctly. +UTF-16 or ISO-8859-1.) Tabular output formats (pprint and xtab) are handled correctly. Please file an issue at https://github.com/johnkerl/miller if you encounter bugs related to internationalization (or anything else for diff --git a/doc/internationalization.html b/doc/internationalization.html index f4cbde7d8..6ddd41238 100644 --- a/doc/internationalization.html +++ b/doc/internationalization.html @@ -95,7 +95,7 @@ Miller commands were run with pretty-print-tabular output format.

In its current form, Miller handles ASCII data by design. This means it also handles UTF-8, albeit mostly by accident. (I have no plans to support -UTF-16 or ISO-8859-1 is.) Tabular output formats (pprint and xtab) are handled correctly. +UTF-16 or ISO-8859-1.) Tabular output formats (pprint and xtab) are handled correctly. Please file an issue at https://github.com/johnkerl/miller if you encounter bugs related to internationalization (or anything else for