]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed typo
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 10 Aug 2008 00:14:27 +0000 (00:14 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 10 Aug 2008 00:14:27 +0000 (00:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/tech/tn0014.txt

index 136a8c043d36faf1e94d6a69f812c111abbcec3d..7d0713fab179c1705a1cfe8a3950255cad7c2713 100644 (file)
@@ -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