summaryrefslogtreecommitdiffstats
path: root/src/shared/format-table.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/format-table.c')
-rw-r--r--src/shared/format-table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/format-table.c b/src/shared/format-table.c
index 85d38ae8f8..c4c3439541 100644
--- a/src/shared/format-table.c
+++ b/src/shared/format-table.c
@@ -2694,7 +2694,7 @@ int table_print_with_pager(
assert(t);
- /* A all-in-one solution for showing tables, and turning on a pager first. Also optionally suppresses
+ /* An all-in-one solution for showing tables, and turning on a pager first. Also optionally suppresses
* the table header and logs about any error. */
if (json_format_flags & (JSON_FORMAT_OFF|JSON_FORMAT_PRETTY|JSON_FORMAT_PRETTY_AUTO))