mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-07 10:57:04 -05: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