summaryrefslogtreecommitdiff
path: root/src/account-server/storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/account-server/storage.h')
-rw-r--r--src/account-server/storage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/account-server/storage.h b/src/account-server/storage.h
index ca83e6f1..5d5d7f1a 100644
--- a/src/account-server/storage.h
+++ b/src/account-server/storage.h
@@ -472,7 +472,7 @@ class Storage
/**
* Synchronizes the base data in the connected SQL database with the xml
* files like items.xml.
- * This method is called once after initialization of DALStorage.
+ * This method is called once after initialization of Storage.
* Probably this function should be called if a gm requests an online
* reload of the xml files to load new items or monsters without server
* restart.