mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
Some Minor cleanups of typos
This commit is contained in:
parent
35ef8de745
commit
7ae3fea398
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ find_package(Doxygen)
|
||||||
|
|
||||||
if(DOXYGEN_FOUND)
|
if(DOXYGEN_FOUND)
|
||||||
set(TOP_SRCDIR ${CMAKE_SOURCE_DIR})
|
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)
|
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile @ONLY)
|
||||||
add_custom_target(doc
|
add_custom_target(doc
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
MaNGOS Three Changelog
|
MaNGOS Four Changelog
|
||||||
======================
|
======================
|
||||||
This change log references the relevant changes (bug and security fixes) done
|
This change log references the relevant changes (bug and security fixes) done
|
||||||
in recent versions.
|
in recent versions.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue