From f2bd3760b12ee5be83ca6ad84d2a1447b57597ab Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Sun, 10 Feb 2013 20:18:00 +0100 Subject: Fix typo in manpage and source Two function declarations suffer from a mispell: requred instead of required. As a consequences, these typo are also found in the manpages generated by c2man. --- doc/vf_get_prop_name_string.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/vf_get_prop_name_string.3') diff --git a/doc/vf_get_prop_name_string.3 b/doc/vf_get_prop_name_string.3 index 7d1cfee..aa3bf3b 100644 --- a/doc/vf_get_prop_name_string.3 +++ b/doc/vf_get_prop_name_string.3 @@ -23,7 +23,7 @@ extern char *vf_get_prop_name_string Property to locate string from. .TP .B "uint32_t n_string" -Index to string requred. +Index to string required. .SH "DESCRIPTION" Get n'th name string. For example a property may be defined as: -- cgit v1.1-32-gdbae