From ff7f869ae0a02535dcc7f44a65dd3ea2fed87d01 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Sun, 11 Oct 2020 22:43:59 -0400 Subject: Updated LuaDoc. --- core/.iconv.luadoc | 1 + 1 file changed, 1 insertion(+) (limited to 'core/.iconv.luadoc') diff --git a/core/.iconv.luadoc b/core/.iconv.luadoc index 9ccbe057..adaeaea3 100644 --- a/core/.iconv.luadoc +++ b/core/.iconv.luadoc @@ -8,6 +8,7 @@ module('string') --- -- Converts string *text* from encoding *old* to encoding *new* using GNU -- libiconv, returning the string result. +-- Raises an error if the encoding conversion failed. -- Valid encodings are [GNU libiconv's encodings][] and include: -- -- * European: ASCII, ISO-8859-{1,2,3,4,5,7,9,10,13,14,15,16}, KOI8-R, KOI8-U, -- cgit v1.2.3