lkml.org 
[lkml]   [2021]   [Mar]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] docs: sphinx: Trivial fix of a typo in the file rstFlatTable.py
From
Date
On 3/17/21 3:20 AM, Bhaskar Chowdhury wrote:
>
> s/buidler/builder/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
> Documentation/sphinx/rstFlatTable.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/sphinx/rstFlatTable.py b/Documentation/sphinx/rstFlatTable.py
> index a3eea0bbe6ba..1d2b9be6b6c5 100755
> --- a/Documentation/sphinx/rstFlatTable.py
> +++ b/Documentation/sphinx/rstFlatTable.py
> @@ -161,7 +161,7 @@ class ListTableBuilder(object):
> for colwidth in colwidths:
> colspec = nodes.colspec(colwidth=colwidth)
> # FIXME: It seems, that the stub method only works well in the
> - # absence of rowspan (observed by the html buidler, the docutils-xml
> + # absence of rowspan (observed by the html builder, the docutils-xml
> # build seems OK). This is not extraordinary, because there exists
> # no table directive (except *this* flat-table) which allows to
> # define coexistent of rowspan and stubs (there was no use-case
> --


--
~Randy

\
 
 \ /
  Last update: 2021-03-17 19:27    [W:0.071 / U:0.492 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site