X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fbec75d080528decc6f8dccc1e9407268a3d15d3..cd3eb0f7bbbb9b2954ff497e06bff52eb012076f:/interface/validate.h diff --git a/interface/validate.h b/interface/validate.h index 272db6b433..76f4abd835 100644 --- a/interface/validate.h +++ b/interface/validate.h @@ -63,7 +63,7 @@ public: brushes, it does not make sense to have a reference counting scheme to do this cloning because all validators should have separate data. - @returns This base function returns @NULL. + @return This base function returns @NULL. */ virtual wxObject* Clone() const;