Skip to content

Commit

Permalink
Cleanup|libcore: Typo in apidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed May 16, 2014
1 parent 6f4f231 commit 6314366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/libcore/include/de/data/bank.h
Expand Up @@ -192,7 +192,7 @@ class DENG2_PUBLIC Bank
/**
* Constructs a data bank.
*
* @param bankNameForLog Name to identify the bank in log entries (latin1).
* @param nameForLog Name to identify the bank in log entries (latin1).
* @param flags Flags that determine the behavior of the bank.
* @param hotStorageLocation Location where the hot storage files are kept.
*/
Expand Down

0 comments on commit 6314366

Please sign in to comment.