From aa96bc882fece220331d5cddace0540d36547f54 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sun, 29 Nov 2015 16:54:29 +0000 Subject: Ping: typo git-svn-id: http://svn.miranda-ng.org/main/trunk@15787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Ping/src/ping.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Ping/src') diff --git a/plugins/Ping/src/ping.cpp b/plugins/Ping/src/ping.cpp index c179d52a12..73a143fbc3 100644 --- a/plugins/Ping/src/ping.cpp +++ b/plugins/Ping/src/ping.cpp @@ -144,7 +144,7 @@ extern "C" __declspec(dllexport) int Load(void) LoadOptions(); - SkinAddNewSound("PingTimeout", "Ping Timout", 0); + SkinAddNewSound("PingTimeout", "Ping Timeout", 0); SkinAddNewSound("PingReply", "Ping Reply", 0); HookEvent(ME_SYSTEM_MODULESLOADED, OnModulesLoaded); -- cgit v1.2.3