X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0824e369691b4a23a484e1d258b6e4ea021b022a..9e9574fe45b176ee74bba8fad7574cf9906145d1:/interface/wx/affinematrix2d.h?ds=sidebyside diff --git a/interface/wx/affinematrix2d.h b/interface/wx/affinematrix2d.h index 99f84c4371..97ae8db0ec 100644 --- a/interface/wx/affinematrix2d.h +++ b/interface/wx/affinematrix2d.h @@ -83,7 +83,7 @@ public: //@{ /** - Check that this matrix is identical with @t. + Check that this matrix is identical with @a 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 @a t. @param t The matrix compared with this.