From 132e362f44e00cd93e04967efbfc138c53a47ee4 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 27 Sep 2011 21:20:33 -0400 Subject: Reformatted some LuaDoc. --- core/.iconv.luadoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/.iconv.luadoc') diff --git a/core/.iconv.luadoc b/core/.iconv.luadoc index ad13b686..de4084c7 100644 --- a/core/.iconv.luadoc +++ b/core/.iconv.luadoc @@ -6,8 +6,8 @@ module('string') --- --- Converts a string from one character set to another using iconv(). --- Valid character sets are ones GLib's g_convert() accepts, typically GNU +-- Converts a string from one character set to another using iconv. +-- Valid character sets are ones GLib's `g_convert()` accepts, typically GNU -- iconv's character sets. -- @param text The text to convert. -- @param to The character set to convert to. -- cgit v1.2.3