diff --git a/doomsday/libcore/include/de/data/bank.h b/doomsday/libcore/include/de/data/bank.h index ae92a05d14..1d2a2009c0 100644 --- a/doomsday/libcore/include/de/data/bank.h +++ b/doomsday/libcore/include/de/data/bank.h @@ -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. */