diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-09-16 23:30:20 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-09-16 23:30:20 +0000 |
commit | 10d817d2e6903a1b47cdd3d777a8561a59dd976b (patch) | |
tree | ecad026a7875e24478e164b85c20072014af9b9c /protocols/MRA/src/MraAdvancedSearch.cpp | |
parent | 061b7b39cb3b4ce91de705cf49701cb878e9ee6b (diff) |
typo
git-svn-id: http://svn.miranda-ng.org/main/trunk@6102 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/MRA/src/MraAdvancedSearch.cpp')
-rw-r--r-- | protocols/MRA/src/MraAdvancedSearch.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/MRA/src/MraAdvancedSearch.cpp b/protocols/MRA/src/MraAdvancedSearch.cpp index 486f2d3d3f..dc39725dfa 100644 --- a/protocols/MRA/src/MraAdvancedSearch.cpp +++ b/protocols/MRA/src/MraAdvancedSearch.cpp @@ -46,7 +46,7 @@ static const FieldNames ZodiakField[] = {6, LPGENT("Virgo")},
{7, LPGENT("Libra")},
{8, LPGENT("Scorpio")},
- {9, LPGENT("Sagitarius")},
+ {9, LPGENT("Sagittarius")},
{10, LPGENT("Capricorn")},
{11, LPGENT("Aquarius")},
{12, LPGENT("Pisces")},
|