]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/joystick.h
fixing arc filling for angles > 180
[wxWidgets.git] / interface / joystick.h
index 69707ba76dc1797e3a5d8e8d9e7ad7863631a591..d9b739c6ffac4be938c4f69f8a83c8067f3d7d4a 100644 (file)
@@ -240,7 +240,7 @@ public:
     /**
         Releases the capture set by @b SetCapture.
 
-        @returns @true if the capture release succeeded.
+        @return @true if the capture release succeeded.
 
         @see SetCapture(), wxJoystickEvent
     */
@@ -256,7 +256,7 @@ public:
             threshold. If greater than zero, events are received every pollingFreq
         milliseconds.
 
-        @returns @true if the capture succeeded.
+        @return @true if the capture succeeded.
 
         @see ReleaseCapture(), wxJoystickEvent
     */