[10949] Fix the word accessable -> accessible in log message

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2011-01-02 01:28:54 +01:00
parent 20e7cdb55e
commit 0da3463758
6 changed files with 10 additions and 5 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_10862_01_characters_mail"
#define REVISION_DB_MANGOS "required_10946_01_mangos_spell_proc_event"
#define REVISION_DB_MANGOS "required_10949_01_mangos_mangos_string"
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
#endif // __REVISION_SQL_H__