From c8341f418a23ba55183f9007f8f8b8862655235f Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 13 Apr 2017 11:47:43 +0200 Subject: libsmartcols: fix typo Signed-off-by: Karel Zak --- libsmartcols/src/table.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libsmartcols/src') diff --git a/libsmartcols/src/table.c b/libsmartcols/src/table.c index c9f043cc2..cb20544a7 100644 --- a/libsmartcols/src/table.c +++ b/libsmartcols/src/table.c @@ -1335,8 +1335,8 @@ static struct libscols_line *move_line_and_children(struct libscols_line *ln, st * scols_sort_table_by_tree: * @tb: table * - * Reorders lines in the tree according to parent->child relation. Note that - * order of lines in the table is independent on the tree hierarchy. + * Reorders lines in the table by parent->child relation. Note that order of + * the lines in the table is independent on the tree hierarchy. * * Returns: 0, a negative value in case of an error. */ -- cgit v1.2.3-55-g7522