Skip to content

Commit

Permalink
Documentation|Fixed|libdeng2: Apidoc issue in Time
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Jul 30, 2013
1 parent 41bee2e commit 2cd4155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/libdeng2/include/de/data/time.h
Expand Up @@ -142,7 +142,7 @@ class DENG2_PUBLIC Time : public ISerializable
/**
* Construct a time relative to the shared high performance timer.
*
* @param delta Elapsed time since the high performance timer was started.
* @param highPerformanceDelta Elapsed time since the high performance timer was started.
*/
Time(Delta const &highPerformanceDelta);

Expand Down

0 comments on commit 2cd4155

Please sign in to comment.