diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-05-23 15:22:04 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-05-23 15:22:04 +0000 |
commit | 19b3fe1e0134f1adf698ca2078cfa44731e316fa (patch) | |
tree | 08fd8d381aebd8784a9db474c01934907ca0f984 /plugins/FloatingContacts/src | |
parent | ecf9ebaac50f3206485dfd924e7f5b3b66eaa705 (diff) |
typos
git-svn-id: http://svn.miranda-ng.org/main/trunk@9292 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FloatingContacts/src')
-rw-r--r-- | plugins/FloatingContacts/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FloatingContacts/src/main.cpp b/plugins/FloatingContacts/src/main.cpp index 3cb5102d27..748f2b1530 100644 --- a/plugins/FloatingContacts/src/main.cpp +++ b/plugins/FloatingContacts/src/main.cpp @@ -663,7 +663,7 @@ void RegHotkey(MCONTACT hContact, HWND hwnd) }
///////////////////////////////////////////////////////
-// Contact sttings
+// Contact settings
void SaveContactsPos()
{
|