summaryrefslogtreecommitdiff
path: root/tests/tcg/test-mmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcg/test-mmap.c')
-rw-r--r--tests/tcg/test-mmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tcg/test-mmap.c b/tests/tcg/test-mmap.c
index c67174a260..c418b67660 100644
--- a/tests/tcg/test-mmap.c
+++ b/tests/tcg/test-mmap.c
@@ -3,7 +3,7 @@
*
* When running qemu-linux-user with the -p flag, you may need to tell
* this test program about the pagesize because getpagesize() will not reflect
- * the -p choice. Simply pass one argument beeing the pagesize.
+ * the -p choice. Simply pass one argument being the pagesize.
*
* Copyright (c) 2007 AXIS Communications AB
* Written by Edgar E. Iglesias.