summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/table.c
diff options
context:
space:
mode:
authorKarel Zak2015-01-13 12:23:40 +0100
committerKarel Zak2015-01-13 12:23:40 +0100
commit2473b711822be0e4280c76eba9ec30da1ec5457d (patch)
treeb141e6b36f45a26b9f95f7969748a760f7d9cf1b /libsmartcols/src/table.c
parentlibmount: (docs) add monitor example (diff)
downloadkernel-qcow2-util-linux-2473b711822be0e4280c76eba9ec30da1ec5457d.tar.gz
kernel-qcow2-util-linux-2473b711822be0e4280c76eba9ec30da1ec5457d.tar.xz
kernel-qcow2-util-linux-2473b711822be0e4280c76eba9ec30da1ec5457d.zip
libsmartcols: (docs) improve section descriptions
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libsmartcols/src/table.c')
-rw-r--r--libsmartcols/src/table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsmartcols/src/table.c b/libsmartcols/src/table.c
index 8c404f858..0a381265f 100644
--- a/libsmartcols/src/table.c
+++ b/libsmartcols/src/table.c
@@ -11,7 +11,7 @@
/**
* SECTION: table
* @title: Table
- * @short_description: table data API
+ * @short_description: container for rows and columns
*
* Table data manipulation API.
*/