X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2ff86a86a7f3f5778e3358758c087b8c3507bdc7..4776f0c8c5cab0816974874140a3b429ae126fe0:/interface/wx/vector.h diff --git a/interface/wx/vector.h b/interface/wx/vector.h index de47ae0372..21aaca5763 100644 --- a/interface/wx/vector.h +++ b/interface/wx/vector.h @@ -112,7 +112,7 @@ public: /** - Returns vector's current capacity, i.e. how much memory is allocated. + Returns vector's current capacity, i.e.\ how much memory is allocated. @see reserve() */