about summary refs log tree commit diff
path: root/support/support_record_failure.c
diff options
context:
space:
mode:
Diffstat (limited to 'support/support_record_failure.c')
-rw-r--r--support/support_record_failure.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/support_record_failure.c b/support/support_record_failure.c
index 27055bde0c..711f08801b 100644
--- a/support/support_record_failure.c
+++ b/support/support_record_failure.c
@@ -32,7 +32,7 @@
    zero, the failure of a test can be detected.
 
    The init constructor function below puts *state on a shared
-   annonymous mapping, so that failure reports from subprocesses
+   anonymous mapping, so that failure reports from subprocesses
    propagate to the parent process.  */
 struct test_failures
 {