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

[vidalia-svn] r1855: Fix a couple typos. (in trunk: . src/control)



Author: edmanm
Date: 2007-08-22 21:22:55 -0400 (Wed, 22 Aug 2007)
New Revision: 1855

Modified:
   trunk/
   trunk/src/control/protocolinfo.cpp
   trunk/src/control/protocolinfo.h
Log:
 r2032@adrastea:  edmanm | 2007-08-22 21:22:44 -0400
 Fix a couple typos.



Property changes on: trunk
___________________________________________________________________
 svk:merge ticket from /vidalia/local/trunk [r2032] on 54b3572a-7227-0410-958f-53ecd705b71a

Modified: trunk/src/control/protocolinfo.cpp
===================================================================
--- trunk/src/control/protocolinfo.cpp	2007-08-23 01:06:29 UTC (rev 1854)
+++ trunk/src/control/protocolinfo.cpp	2007-08-23 01:22:55 UTC (rev 1855)
@@ -28,7 +28,7 @@
 #include "protocolinfo.h"
 
 
-/** Returns true if this ProtoclInfo object contains no data. */
+/** Returns true if this ProtocolInfo object contains no data. */
 bool
 ProtocolInfo::isEmpty() const
 {

Modified: trunk/src/control/protocolinfo.h
===================================================================
--- trunk/src/control/protocolinfo.h	2007-08-23 01:06:29 UTC (rev 1854)
+++ trunk/src/control/protocolinfo.h	2007-08-23 01:22:55 UTC (rev 1855)
@@ -37,7 +37,7 @@
   /** Default constructor. */
   ProtocolInfo() {}
   
-  /** Returns true if this ProtoclInfo object contains no data. */
+  /** Returns true if this ProtocolInfo object contains no data. */
   bool isEmpty() const;
   
   /** Sets the authentication methods Tor currently accepts. <b>methods</b>