Correct misspelled word
[soc.git] / TLB / src / Cam.py
index 9e76337ff57271537fe7b9bf5eba9fb8d7690649..ab8f2c151109b20d911838fb5ddba72ed50b0677 100644 (file)
@@ -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 inhe CAM
+            * cam_size: (entry count) The number of entries in the CAM
         """
 
         # Internal