Correct misspelled word
authorDaniel Benusovich <flyingmonkeys1996@gmail.com>
Tue, 12 Mar 2019 04:12:54 +0000 (21:12 -0700)
committerDaniel Benusovich <flyingmonkeys1996@gmail.com>
Tue, 12 Mar 2019 04:12:54 +0000 (21:12 -0700)
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