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

[vidalia-svn] r4193: fix a spelling error. (vidalia/trunk)



Author: phobos
Date: 2009-12-22 21:11:24 -0500 (Tue, 22 Dec 2009)
New Revision: 4193

Modified:
   vidalia/trunk/CMakeLists.txt
Log:
fix a spelling error.


Modified: vidalia/trunk/CMakeLists.txt
===================================================================
--- vidalia/trunk/CMakeLists.txt	2009-12-22 21:34:47 UTC (rev 4192)
+++ vidalia/trunk/CMakeLists.txt	2009-12-23 02:11:24 UTC (rev 4193)
@@ -99,7 +99,7 @@
   include(${CMAKE_SOURCE_DIR}/cmake/FindBreakpad.cmake)
 endif(USE_BREAKPAD)
 
-## Automatic osftware update is optional (disabled by default)
+## Automatic software update is optional (disabled by default)
 if (WIN32)
   option(USE_AUTOUPDATE "Enable automatic software update support." OFF)
 endif(WIN32)