Fix small typo

svn path=/trunk/boinc/; revision=16425
This commit is contained in:
Charlie Fenton 2008-11-05 12:30:27 +00:00
parent f4d737738d
commit 1b39497910
1 changed files with 1 additions and 1 deletions

View File

@ -9190,7 +9190,7 @@ Charlie 4 Nov 2008
one RPC and exits. Main thread creates a new RPC thread for
each RPC request after waiting for any previous RPC thread to
exit. This simplifies the logic, eliminates Yield(), Sleep()
and nanosleep() calls from RPC threadm and will hopefully
and nanosleep() calls from RPC thread and will hopefully
eliminate exess CPU usage on Fedora.
clientgui/