mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[9124] Fixed typo in README.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
4b28513b57
commit
1e23c2c576
2 changed files with 2 additions and 2 deletions
2
README
2
README
|
|
@ -39,7 +39,7 @@ license details.
|
|||
For further information on the MaNGOS project, please visit our project web
|
||||
site at <http://getmangos.com/>
|
||||
|
||||
Documenation on various development related topics can be found in the doc/
|
||||
Documentation on various development related topics can be found in the doc/
|
||||
subdirectory, including Doxygen-generated API documentation.
|
||||
|
||||
The required SQL files for creating the database backend are included in the
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9123"
|
||||
#define REVISION_NR "9124"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue