Fix some very minor spelling mistakes

Found by Lintian https://lintian.debian.org/
This commit is contained in:
James Cowgill
2016-02-19 01:48:10 +00:00
parent 1f2b1caf42
commit db8dbae131
5 changed files with 5 additions and 5 deletions

View File

@ -925,7 +925,7 @@ bool NetPlayServer::initUPnP()
#endif
if (!devlist)
{
WARN_LOG(NETPLAY, "An error occured trying to discover UPnP devices.");
WARN_LOG(NETPLAY, "An error occurred trying to discover UPnP devices.");
m_upnp_error = true;
m_upnp_inited = false;