]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libsmartcols: (docs) fix reference
authorKarel Zak <kzak@redhat.com>
Wed, 22 Jul 2020 09:22:51 +0000 (11:22 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 22 Jul 2020 09:22:51 +0000 (11:22 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
libsmartcols/src/table.c

index 0ca154a515c4eb84864ce645e84a3bed062c2eab..a3ba21dc60d39d1fc20479debe361944b548d67b 100644 (file)
@@ -1187,7 +1187,7 @@ int scols_table_enable_maxout(struct libscols_table *tb, int enable)
  * padding is not added to the empty cells at the end of the line. The default is fill
  * tailing empty cells except the last line cell.
  *
- * This setting is mutually exclusive to cols_table_enable_maxout().
+ * This setting is mutually exclusive to scols_table_enable_maxout().
  *
  * Returns: 0 on success, negative number in case of an error.
  *