summaryrefslogtreecommitdiffstats
path: root/amarok/src/amarok.h
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/amarok.h')
-rw-r--r--amarok/src/amarok.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/amarok.h b/amarok/src/amarok.h
index aa48d1ac..af7c37ee 100644
--- a/amarok/src/amarok.h
+++ b/amarok/src/amarok.h
@@ -176,7 +176,7 @@ namespace Amarok
/**
* Returns internal code for database type, DbConnection::sqlite, DbConnection::mysql, or DbConnection::postgresql
- * @param type either "STQLite", "MySQL", or "Postgresql".
+ * @param type either "SQLite", "MySQL", or "Postgresql".
*/
int databaseTypeCode( const TQString type ); //defined in configdialog.cpp