diff --git a/lib/V8/v8-utils.cpp b/lib/V8/v8-utils.cpp index b270ff036a..d56d603383 100644 --- a/lib/V8/v8-utils.cpp +++ b/lib/V8/v8-utils.cpp @@ -1106,9 +1106,9 @@ static v8::Handle JS_Time (v8::Arguments const& argv) { //////////////////////////////////////////////////////////////////////////////// /// @brief returns the current time /// -/// @FUN{internal.wait()} +/// @FUN{internal.wait(@FA{seconds>}} /// -/// Wait for , call the garbage collection. +/// Wait for @FA{seconds}, call the garbage collection. //////////////////////////////////////////////////////////////////////////////// static v8::Handle JS_Wait (v8::Arguments const& argv) {