From 3c839f3f7bd9cd44743e117028e23944f0db10eb Mon Sep 17 00:00:00 2001 From: beveloper Date: Fri, 29 Aug 2003 01:22:44 +0000 Subject: [PATCH] fixed description git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4396 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/os/support/BlockCache.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headers/os/support/BlockCache.h b/headers/os/support/BlockCache.h index 3736131b05..58658e38d6 100644 --- a/headers/os/support/BlockCache.h +++ b/headers/os/support/BlockCache.h @@ -25,7 +25,7 @@ #include #include -/* The OpenBeOS implementation of the BBLockCache. +/* The OpenBeOS implementation of the BBlockCache. * A class used to manage a pool of memory blocks. */