[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r1991: Fix a dumb copy-paste oopsies arma found in a comment. (in trunk: . src/gui/config)
Author: edmanm
Date: 2007-10-10 01:25:53 -0400 (Wed, 10 Oct 2007)
New Revision: 1991
Modified:
trunk/
trunk/src/gui/config/configdialog.cpp
Log:
r2046@lysithea: edmanm | 2007-10-10 01:25:49 -0400
Fix a dumb copy-paste oopsies arma found in a comment.
Property changes on: trunk
___________________________________________________________________
svk:merge ticket from /local/vidalia/trunk [r2046] on dc66be73-d13e-47ba-a267-8dc7cda68c65
Modified: trunk/src/gui/config/configdialog.cpp
===================================================================
--- trunk/src/gui/config/configdialog.cpp 2007-10-10 04:37:56 UTC (rev 1990)
+++ trunk/src/gui/config/configdialog.cpp 2007-10-10 05:25:53 UTC (rev 1991)
@@ -180,7 +180,7 @@
close();
}
-/** Called after Vidalia has authenticated to Tor and applies any changes 68
+/** Called after Vidalia has authenticated to Tor and applies any changes
* made since the last time they were applied. */
void
ConfigDialog::applyChanges()