]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/affinematrix2d.h
Move code removing "-psn_xxx" command line arguments to common code.
[wxWidgets.git] / interface / wx / affinematrix2d.h
index 99f84c4371dd39672882170926ae01cf9479998d..97ae8db0ec04c4df5c365ae3b484bbf6144c14e8 100644 (file)
@@ -83,7 +83,7 @@ public:
 
     //@{
     /**
-        Check that this matrix is identical with @t.
+        Check that this matrix is identical with @t.
 
         @param t
             The matrix compared with this.
@@ -93,7 +93,7 @@ public:
     //@}
 
     /**
-        Check that this matrix differs from @t.
+        Check that this matrix differs from @t.
 
         @param t
             The matrix compared with this.