[mmu] fixed typo in docstring

kernel-mode
Anton Lydike 4 years ago
parent c48a5efee3
commit 1bdf2e6efe

@ -49,7 +49,7 @@ class MMU:
def __init__(self, conf: RunConfig):
"""
Create a new MMU, respeccting the active RunConfiguration
Create a new MMU, respecting the active RunConfiguration
:param conf: The config to respect
"""

Loading…
Cancel
Save