]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagtiff.cpp
No real changes, just fix some typos in comments.
[wxWidgets.git] / src / common / imagtiff.cpp
index b8fed7f83ce28e9beda0d8bd0a814bdc6e3e40e6..1c3e22632dc4f6e25265c50a97a0f8428574e42a 100644 (file)
@@ -552,7 +552,7 @@ bool wxTIFFHandler::LoadFile( wxImage *image, wxInputStream& stream, bool verbos
 
     /*
     Set the image resolution if it's available. Resolution tag is not
-    dependant on RESOLUTIONUNIT != RESUNIT_NONE (according to TIFF spec).
+    dependent on RESOLUTIONUNIT != RESUNIT_NONE (according to TIFF spec).
     */
     float resX, resY;