From kde-commits Sat Apr 07 09:36:25 2012 From: =?utf-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Sat, 07 Apr 2012 09:36:25 +0000 To: kde-commits Subject: icecream/client Message-Id: <20120407093625.4DA52AC89A () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=133379148121025 SVN commit 1288519 by lunakl: fix typo M +1 -1 main.cpp --- trunk/icecream/client/main.cpp #1288518:1288519 @@ -86,7 +86,7 @@ " compiled on multiple hosts to ensure that they're\n" " producing the same output. The default is 0.\n" " ICECC_PREFERRED_HOST overrides scheduler decisions if set.\n" -" IECCC_CC set C compiler name (default gcc).\n" +" ICECC_CC set C compiler name (default gcc).\n" " ICECC_CXX set C++ compiler name (default g++).\n" "\n"); }