summaryrefslogtreecommitdiff
path: root/test/unit/context/context_mm_black.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/context/context_mm_black.h')
-rw-r--r--test/unit/context/context_mm_black.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/context/context_mm_black.h b/test/unit/context/context_mm_black.h
index 0e5de3198..2ef74e46f 100644
--- a/test/unit/context/context_mm_black.h
+++ b/test/unit/context/context_mm_black.h
@@ -88,7 +88,7 @@ public:
d_cmm->pop();
}
- // Try poping out of scope
+ // Try popping out of scope
d_cmm->pop();
}
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback