aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/PlatCocoa.mm
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/PlatCocoa.mm')
-rw-r--r--cocoa/PlatCocoa.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cocoa/PlatCocoa.mm b/cocoa/PlatCocoa.mm
index facd18c34..77dfc83e2 100644
--- a/cocoa/PlatCocoa.mm
+++ b/cocoa/PlatCocoa.mm
@@ -2031,7 +2031,7 @@ int Platform::DefaultFontSize()
* Returns the time span in which two consecutive mouse clicks must occur to be considered as
* double click.
*
- * @return
+ * @return time span in milliseconds
*/
unsigned int Platform::DoubleClickTime()
{