From: Ryan Norton Date: Thu, 23 Sep 2004 22:36:56 +0000 (+0000) Subject: delightful typo fixed - it was indefontedly a spelling error :) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f31d9916c28d7d6ffedb5c2fe3b248e35b2620f6 delightful typo fixed - it was indefontedly a spelling error :) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/font.tex b/docs/latex/wx/font.tex index 50738f75fa..7e17100438 100644 --- a/docs/latex/wx/font.tex +++ b/docs/latex/wx/font.tex @@ -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}