fixing file paths after renaming
[wxWidgets.git] / interface / dialog.h
index c97cef8d8940697db8596b1c2d1b8d2675fee4f5..431edf62b757e073c484dded912bafd7ab1d3744 100644 (file)
@@ -556,7 +556,7 @@ public:
         Shows a modal dialog. Program flow does not return until the dialog has
         been dismissed with EndModal().
 
-        @returns The value set with SetReturnCode().
+        @return The value set with SetReturnCode().
 
         @see EndModal(), GetReturnCode(), SetReturnCode()
     */