[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r3370: Tor's auto-updater thing is not named after a defunct comput (vidalia/branches/auto-updates/src/vidalia)



Author: edmanm
Date: 2008-12-06 23:12:01 -0500 (Sat, 06 Dec 2008)
New Revision: 3370

Modified:
   vidalia/branches/auto-updates/src/vidalia/updateprocess.h
Log:
Tor's auto-updater thing is not named after a defunct computer brand.


Modified: vidalia/branches/auto-updates/src/vidalia/updateprocess.h
===================================================================
--- vidalia/branches/auto-updates/src/vidalia/updateprocess.h	2008-12-07 03:32:38 UTC (rev 3369)
+++ vidalia/branches/auto-updates/src/vidalia/updateprocess.h	2008-12-07 04:12:01 UTC (rev 3370)
@@ -115,7 +115,7 @@
   static PackageInfo packageInfo(const QString &package);
 
   /** Returns a PackageInfo object populated with information extracted
-   * from a Tandy-formatted XML document given by <b>xml</b>.
+   * from a Thandy-formatted XML document given by <b>xml</b>.
    */
   static PackageInfo packageInfoFromXml(const QByteArray &xml);