X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6e350141f124f383654fd1337314fc9f55f95cbf..ff8af61ce07803bd86cafea25a06915dfed2ce36:/interface/wx/dcgraph.h?ds=sidebyside diff --git a/interface/wx/dcgraph.h b/interface/wx/dcgraph.h index 0683c3a1fc..afaed92a84 100644 --- a/interface/wx/dcgraph.h +++ b/interface/wx/dcgraph.h @@ -36,7 +36,7 @@ public: wxGCDC( const wxPrinterDC& printerDC ); /** - Construct a wxGCDC from an existing grtaphics context. + Construct a wxGCDC from an existing graphics context. */ wxGCDC(wxGraphicsContext* context);