[PATCH 5/9] lib: fwts_log_html: fix typo convertion ==> conversion
Colin King
colin.king at canonical.com
Sat Sep 22 17:53:56 UTC 2012
From: Colin Ian King <colin.king at canonical.com>
Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
src/lib/src/fwts_log_html.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/src/fwts_log_html.c b/src/lib/src/fwts_log_html.c
index 09db3bc..27cba0c 100644
--- a/src/lib/src/fwts_log_html.c
+++ b/src/lib/src/fwts_log_html.c
@@ -178,7 +178,7 @@ static void fwts_log_html(fwts_log_file *log_file, const char *fmt, ...)
/*
* fwts_log_html_convert_ascii()
- * return a static string containing any convertion from ASCII to a
+ * return a static string containing any conversion from ASCII to a
* HTML representation of char ch. If no conversion needed, just
* return a string containing the ch.
*/
--
1.7.10.4
More information about the fwts-devel
mailing list