From 01aed76c6815842631c87f43ec77b9870c4a1884 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sun, 14 Apr 2019 09:39:28 +0200 Subject: [PATCH] Minor. --- include/freetype/ftwinfnt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/freetype/ftwinfnt.h b/include/freetype/ftwinfnt.h index 3437913d5..a2fba903d 100644 --- a/include/freetype/ftwinfnt.h +++ b/include/freetype/ftwinfnt.h @@ -58,7 +58,7 @@ FT_BEGIN_HEADER * @description: * A list of valid values for the `charset` byte in @FT_WinFNT_HeaderRec. * Exact mapping tables for the various 'cpXXXX' encodings (except for - * 'cp1361') can be found at 'ftp://ftp.unicode.org/Public' in the + * 'cp1361') can be found at 'ftp://ftp.unicode.org/Public/' in the * `MAPPINGS/VENDORS/MICSFT/WINDOWS` subdirectory. 'cp1361' is roughly a * superset of `MAPPINGS/OBSOLETE/EASTASIA/KSC/JOHAB.TXT`. *