From: Václav Slavík Date: Sun, 10 Aug 2008 00:14:27 +0000 (+0000) Subject: fixed typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f3fda1aa01b9036e9050813a2af62c2544984087?ds=inline fixed typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/tech/tn0014.txt b/docs/tech/tn0014.txt index 136a8c043d..7d0713fab1 100644 --- a/docs/tech/tn0014.txt +++ b/docs/tech/tn0014.txt @@ -249,7 +249,7 @@ face comma-separated list of faces encoding charset of the font (meaningless in Unicode build), as string sysfont symbolic name of system standard font (one of wxSYS_*_FONT constants) -relativesize Float, font size relative to choosen system font's size; +relativesize Float, font size relative to chosen system font's size; can only be used when 'sysfont' is used and when 'size' is not used