140c140
< * Can this cache should allocate a block on a line-sized write miss.
---
> * This cache should allocate a block on a line-sized write miss.
152,153c152
< * @return Pointer to the cache block touched by the request. NULL if it
< * was a miss.
---
> * @return Boolean indicating whether the request was satisfied.