From b1a44cc65ea68f0a13674024b4f5e50d9db326ae Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Tue, 15 Nov 2016 21:54:31 +0100 Subject: Update code documentation --- include/helper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/helper.h') diff --git a/include/helper.h b/include/helper.h index 65354269..ebb8355e 100644 --- a/include/helper.h +++ b/include/helper.h @@ -177,7 +177,7 @@ unsigned int levenshtein ( const char *needle, const char *haystack ); char * rofi_force_utf8 ( gchar *data, ssize_t length ); /** - * @param data the array holding latin text + * @param input the char array holding latin text * @param length the length of the data array * * Converts latin to UTF-8. -- cgit v1.2.3