From 66321c15e7a7a39cf1ea8145f7c8972da74dac4d Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Thu, 1 Apr 2010 11:16:10 +0000 Subject: [PATCH] Fix typo in comment svn path=/trunk/boinc/; revision=21043 --- clientgui/BOINCTaskBar.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clientgui/BOINCTaskBar.cpp b/clientgui/BOINCTaskBar.cpp index 04c6dd6af4..0aee924c35 100644 --- a/clientgui/BOINCTaskBar.cpp +++ b/clientgui/BOINCTaskBar.cpp @@ -739,7 +739,7 @@ void CTaskBarIcon::UpdateNoticeStatus() { ); } else { // For platforms that do not support balloons - // If Manager is hidden or in backgroound, request user attention. + // If Manager is hidden or in background, request user attention. if (! (wxGetApp().IsActive())) { #ifdef __WXMAC__ MacRequestUserAttention(); // Bounce BOINC Dock icon