[9526] Fix a typo from commit 9512

Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
Sarjuuk 2010-03-05 13:55:57 +01:00 committed by Lightguard
parent acb297a415
commit a18d73a2bc
5 changed files with 13 additions and 5 deletions

View file

@ -84,6 +84,7 @@ pkgdata_DATA = \
9482_01_mangos_spell_proc_event.sql \
9509_01_mangos_item_template.sql \
9512_01_mangos_spell_proc_event.sql \
9526_01_mangos_spell_proc_event.sql \
README
## Additional files to include when running 'make dist'
@ -148,4 +149,5 @@ EXTRA_DIST = \
9482_01_mangos_spell_proc_event.sql \
9509_01_mangos_item_template.sql \
9512_01_mangos_spell_proc_event.sql \
9526_01_mangos_spell_proc_event.sql \
README