]> git.saurik.com Git - wxWidgets.git/commitdiff
delightful typo fixed - it was indefontedly a spelling error :)
authorRyan Norton <wxprojects@comcast.net>
Thu, 23 Sep 2004 22:36:56 +0000 (22:36 +0000)
committerRyan Norton <wxprojects@comcast.net>
Thu, 23 Sep 2004 22:36:56 +0000 (22:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/font.tex

index 50738f75faf7bb4601cfc5650a535fdf393067b2..7e17100438ab6d30ff1e0ff0b56fcb82d0274701 100644 (file)
@@ -439,7 +439,7 @@ to `this'.
 
 Equality operator. Two fonts are equal if they contain pointers
 to the same underlying font data. It does not compare each attribute,
-so two indefontdently-created fonts using the same parameters will
+so two independently-created fonts using the same parameters will
 fail the test.
 
 \membersection{wxFont::operator $!=$}\label{wxfontnotequals}