From 73afd3f8e8793844e8e53f69d819ca740cdfc889 Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Thu, 15 Feb 2018 22:02:18 +0100 Subject: misc: fix typos using codespell Some more funny typos, please review carefully. Signed-off-by: Ruediger Meier --- libsmartcols/src/table.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libsmartcols/src') diff --git a/libsmartcols/src/table.c b/libsmartcols/src/table.c index 408a95cc4..2a9fd1778 100644 --- a/libsmartcols/src/table.c +++ b/libsmartcols/src/table.c @@ -259,7 +259,7 @@ int scols_table_remove_columns(struct libscols_table *tb) * scols_table_move_column: * @tb: table * @pre: column before the column - * @cl: colum to move + * @cl: column to move * * Move the @cl behind @pre. If the @pre is NULL then the @col is the first * column in the table. -- cgit v1.2.3-55-g7522