summaryrefslogtreecommitdiff
path: root/common/tests/option_unittest.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/tests/option_unittest.c')
-rw-r--r--common/tests/option_unittest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/tests/option_unittest.c b/common/tests/option_unittest.c
index cfa1b10d..600ebe60 100644
--- a/common/tests/option_unittest.c
+++ b/common/tests/option_unittest.c
@@ -134,7 +134,7 @@ ATF_TC(parse_X);
ATF_TC_HEAD(parse_X, tc)
{
atf_tc_set_md_var(tc, "descr",
- "Verify parse_X survices option too big.");
+ "Verify parse_X services option too big.");
}
/* Initializes a parse struct from an input buffer of data. */