From f3fda1aa01b9036e9050813a2af62c2544984087 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sun, 10 Aug 2008 00:14:27 +0000 Subject: [PATCH] fixed typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/tech/tn0014.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.0