[elvystrac] r1838 - typo fix

  • From: elvys@xxxxxxxxxxxxxxxxxxxxxx
  • To: elvystrac@xxxxxxxxxxxxx
  • Date: Tue, 23 Feb 2010 21:03:07 +0100

Author: JirkaH
Date: 2010-02-23 21:03:07 +0100 (Tue, 23 Feb 2010)
New Revision: 1838

Modified:
   trunk/client/elvys-client/src/statisticsdata.cpp
Log:
typo fix


Modified: trunk/client/elvys-client/src/statisticsdata.cpp
===================================================================
--- trunk/client/elvys-client/src/statisticsdata.cpp    2010-02-23 20:02:14 UTC 
(rev 1837)
+++ trunk/client/elvys-client/src/statisticsdata.cpp    2010-02-23 20:03:07 UTC 
(rev 1838)
@@ -458,7 +458,7 @@
        }
 }
 
-/** Mares events which were sent in upload with @a id as ready for upload, so 
they can be uploaded to the servre again.
+/** Marks events which were sent in upload with @a id as ready for upload, so 
they can be uploaded to the server again.
   * @param id id of failed upload
   */
 


Other related posts:

  • » [elvystrac] r1838 - typo fix - elvys