From a3eb53c84b8e79d4583469666f2a012e9c8330e1 Mon Sep 17 00:00:00 2001 From: David Rose Date: Mon, 27 Aug 2007 16:45:27 +0000 Subject: [PATCH] typo --- panda/src/putil/bamCache.I | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/putil/bamCache.I b/panda/src/putil/bamCache.I index 6f186dcf34..5a02edcd27 100644 --- a/panda/src/putil/bamCache.I +++ b/panda/src/putil/bamCache.I @@ -87,7 +87,7 @@ get_flush_time() const { // // Note that in the case of multiple different processes // simultaneously operating on the same cache directory, -// the actual cache size may slightlyexceed this value +// the actual cache size may slightly exceed this value // from time to time due to latency in checking between // the processes. ////////////////////////////////////////////////////////////////////