[PATCH 5/9] lib: fwts_log_html: fix typo convertion ==> conversion
IvanHu
ivan.hu at canonical.com
Fri Sep 28 04:52:26 UTC 2012
On 09/23/2012 01:53 AM, Colin King wrote:
> 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.
> */
>
Acked-by: Ivan Hu <ivan.hu at canonical.com>
More information about the fwts-devel
mailing list