From bc0ec7a0e8fb1fed2fe7a2aeb67433dc497f08d0 Mon Sep 17 00:00:00 2001 From: Neil Hodgson Date: Sat, 14 Feb 2015 00:05:29 +1100 Subject: Fix doc comments. --- cocoa/PlatCocoa.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cocoa/PlatCocoa.mm') 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() { -- cgit v1.2.3