From 274c217422b584228c0886825fd2fd9eaef6591d Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Thu, 11 Oct 2007 21:55:42 +0000 Subject: [PATCH] Fix typo in comment. svn path=/trunk/boinc/; revision=13836 --- clientscr/mac_saver_module.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clientscr/mac_saver_module.cpp b/clientscr/mac_saver_module.cpp index 70bf1d6cc3..763eaa7fd6 100644 --- a/clientscr/mac_saver_module.cpp +++ b/clientscr/mac_saver_module.cpp @@ -49,7 +49,7 @@ extern "C" { } // extern "C" #endif -// It would be nice to alwats display the scrolled progress info in case the +// It would be nice to always display the scrolled progress info in case the // graphics application fails to show its window, but displaying the scrolled // progress info takes up too much CPU time for this to be practical. #define ALWAYS_DISPLAY_PROGRESS_TEXT 0