mirror of
https://github.com/mangosfour/server.git
synced 2025-12-11 07:37:02 +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)
|
||||
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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue