diff options
Diffstat (limited to 'plugins/CyrTranslit/src/MirandaContact.h')
-rw-r--r-- | plugins/CyrTranslit/src/MirandaContact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CyrTranslit/src/MirandaContact.h b/plugins/CyrTranslit/src/MirandaContact.h index 19e313ae1a..c963ae6c3a 100644 --- a/plugins/CyrTranslit/src/MirandaContact.h +++ b/plugins/CyrTranslit/src/MirandaContact.h @@ -46,7 +46,7 @@ public: /**
* Saves this object's data to the persistent storage -- the Miranda
- * database. This information may be retreived later on by means of
+ * database. This information may be retrieved later on by means of
* getContact() factory method invocation.
*/
static void save(MCONTACT hContact, bool bValue);
|