From: ellson Date: Tue, 18 Oct 2005 19:12:43 +0000 (+0000) Subject: Fixed HTML formatting error. X-Git-Tag: LAST_LIBGRAPH~32^2~7139 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c9e980f2b8d4672d2362dd98a1e5641f2ce07d46;p=graphviz Fixed HTML formatting error. --- diff --git a/doc/info/lang.html b/doc/info/lang.html index 438c2fa3e..9761ea31c 100644 --- a/doc/info/lang.html +++ b/doc/info/lang.html @@ -184,7 +184,7 @@ For this, it needs to know what character encoding is used.

By default, DOT assumes the UTF-8 character encoding. It also accepts the Latin1 (ISO-8859-1) character set, assuming the input graph uses -the charset attribute to +the charset attribute to specify this. For graphs using other character sets, there are usually programs, such as iconv, which will translate from one character set to another.