Browse Source

[master] fixed a minor typo in a log message. okayed on jabber, directly pusing.

JINMEI Tatuya 14 years ago
parent
commit
31bde63b8f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/auth/auth_messages.mes

+ 1 - 1
src/bin/auth/auth_messages.mes

@@ -188,7 +188,7 @@ accepting queries.
 The authoritative server has encountered a fatal error and is terminating. The
 The authoritative server has encountered a fatal error and is terminating. The
 reason for the failure is included in the message.
 reason for the failure is included in the message.
 
 
-% AUTH_SERVER_STARTED server stated
+% AUTH_SERVER_STARTED server started
 Initialization of the authoritative server has completed successfully
 Initialization of the authoritative server has completed successfully
 and it is entering the main loop, waiting for queries to arrive.
 and it is entering the main loop, waiting for queries to arrive.