mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 16:49:58 -06:00
Fix some very minor spelling mistakes
Found by Lintian https://lintian.debian.org/
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user