[Box Backup-commit] COMMIT r1138 - box/trunk/lib/server

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Fri Oct 27 20:46:43 BST 2006


Author: chris
Date: 2006-10-27 20:46:43 +0100 (Fri, 27 Oct 2006)
New Revision: 1138

Modified:
   box/trunk/lib/server/ServerStream.h
Log:
Fixed typo.


Modified: box/trunk/lib/server/ServerStream.h
===================================================================
--- box/trunk/lib/server/ServerStream.h	2006-10-27 19:28:35 UTC (rev 1137)
+++ box/trunk/lib/server/ServerStream.h	2006-10-27 19:46:43 UTC (rev 1138)
@@ -60,7 +60,7 @@
 
 	virtual void Run()
 	{
-		// Set process title as appropraite
+		// Set process title as appropriate
 		SetProcessTitle(ForkToHandleRequests?"server":"idle");
 	
 		// Handle exceptions and child task quitting gracefully.




More information about the Boxbackup-commit mailing list