Some Minor cleanups of typos

This commit is contained in:
Antz 2021-02-26 07:24:22 +00:00
parent 35ef8de745
commit 7ae3fea398
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ find_package(Doxygen)
if(DOXYGEN_FOUND)
set(TOP_SRCDIR ${CMAKE_SOURCE_DIR})
set(PACKAGE "MaNGOS Three")
set(PACKAGE "MaNGOS Four")
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile @ONLY)
add_custom_target(doc

View file

@ -1,4 +1,4 @@
MaNGOS Three Changelog
MaNGOS Four Changelog
======================
This change log references the relevant changes (bug and security fixes) done
in recent versions.