[PATCH 4/9] lib: fwts_formatting: fix typo upto ==> up to

Keng-Yu Lin kengyu at canonical.com
Tue Sep 25 06:38:32 UTC 2012


On Sun, Sep 23, 2012 at 1:53 AM, Colin King <colin.king at canonical.com> 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_formatting.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/lib/src/fwts_formatting.c b/src/lib/src/fwts_formatting.c
> index a68204a..6d33f49 100644
> --- a/src/lib/src/fwts_formatting.c
> +++ b/src/lib/src/fwts_formatting.c
> @@ -27,7 +27,7 @@
>
>  /*
>   *  dup_line()
> - *     duplicate a portion of a line of text, from start to end upto
> + *     duplicate a portion of a line of text, from start to end up to
>   *     a maximum of width characters
>   */
>  static char *dup_line(const char *start, const char *end, const int width)
> --
> 1.7.10.4
>
Acked-by: Keng-Yu Lin <kengyu at canonical.com>



More information about the fwts-devel mailing list