documentation

This commit is contained in:
john30
2017-01-08 17:32:54 +01:00
parent da58804f46
commit d13b271a05
+1 -1
View File
@@ -132,7 +132,7 @@ public:
/**
* Wait for the specified amount of time.
* @param seconds the number of seconds to wait.
* @return true if this @a Thread is till running and not yet stopped.
* @return true if this @a WaitThread is still running and not yet stopped.
*/
bool Wait(int seconds);