From: Daniel Benusovich Date: Tue, 12 Mar 2019 04:12:54 +0000 (-0700) Subject: Correct misspelled word X-Git-Tag: div_pipeline~2307 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dea920cbb6567cbea4eb26e1918ab7dc231b9085;p=soc.git Correct misspelled word --- diff --git a/TLB/src/Cam.py b/TLB/src/Cam.py index 9e76337f..ab8f2c15 100644 --- a/TLB/src/Cam.py +++ b/TLB/src/Cam.py @@ -32,7 +32,7 @@ class Cam(): def __init__(self, data_size, cam_size): """ Arguments: * data_size: (bit count) The size of the data - * cam_size: (entry count) The number of entries int he CAM + * cam_size: (entry count) The number of entries in the CAM """ # Internal