aboutsummaryrefslogtreecommitdiff
path: root/src/device/oprom/yabel/pmm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/oprom/yabel/pmm.c')
-rw-r--r--src/device/oprom/yabel/pmm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/oprom/yabel/pmm.c b/src/device/oprom/yabel/pmm.c
index 19d14d46b6..d6c528d1dc 100644
--- a/src/device/oprom/yabel/pmm.c
+++ b/src/device/oprom/yabel/pmm.c
@@ -222,7 +222,7 @@ void pmm_handleInt()
DEBUG_PRINTF_PMM("%s: pmmDeallocate: PMM segment offset: %x\n",
__func__, buffer);
i = 0;
- /* rval = 0 means we deallocated the buffer, so set it to 1 in case we dont find it and
+ /* rval = 0 means we deallocated the buffer, so set it to 1 in case we don't find it and
* thus cannot deallocate
*/
rval = 1;