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/docs/Makefile.am | 2 +- libsmartcols/src/table.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libsmartcols') diff --git a/libsmartcols/docs/Makefile.am b/libsmartcols/docs/Makefile.am index f84156ab6..e8a7600e9 100644 --- a/libsmartcols/docs/Makefile.am +++ b/libsmartcols/docs/Makefile.am @@ -67,7 +67,7 @@ HTML_IMAGES= # e.g. content_files=running.sgml building.sgml changes-2.0.sgml content_files = $(builddir)/version.xml -# SGML files where gtk-doc abbrevations (#GtkWidget) are expanded +# SGML files where gtk-doc abbreviations (#GtkWidget) are expanded # These files must be listed here *and* in content_files # e.g. expand_content_files=running.sgml expand_content_files= 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