summaryrefslogtreecommitdiff
path: root/tools/vsh-table.c
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2018-12-04 19:08:14 +0200
committerJán Tomko <jtomko@redhat.com>2018-12-05 10:39:54 +0100
commite5c1fbca2483d250529f2ae3e827df3174c500b7 (patch)
tree0963071548fac1e0b5c37d9344d3e4bd43a05bd6 /tools/vsh-table.c
parent6a6925b9b7669e334854c249c9da6e5c886f44c4 (diff)
downloadlibvirt-e5c1fbca2483d250529f2ae3e827df3174c500b7.tar.gz
Fix minor typos in messages and docs
Signed-off-by: Yuri Chornoivan <yurchor@ukr.net> Reviewed-by: Ján Tomko <jtomko@redhat.com> Signed-off-by: Ján Tomko <jtomko@redhat.com>
Diffstat (limited to 'tools/vsh-table.c')
-rw-r--r--tools/vsh-table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/vsh-table.c b/tools/vsh-table.c
index fb656ffeb0..9855609e54 100644
--- a/tools/vsh-table.c
+++ b/tools/vsh-table.c
@@ -427,7 +427,7 @@ vshTablePrint(vshTablePtr table, bool header)
* @ctl virtshell control structure
*
* Print table returned in string to stdout.
- * If effect on vshControl structure on priting function changes in future
+ * If effect on vshControl structure on printing function changes in future
* (apart from quiet mode) this code may need update
*/
void