Skip to content

Commit 5e5bbca

Browse files
Correctly align description of option
1 parent a35731b commit 5e5bbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/goto-programs/show_goto_functions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class goto_modelt;
1919
"(show-goto-functions)"
2020

2121
#define HELP_SHOW_GOTO_FUNCTIONS \
22-
" --show-goto-functions show goto program\n"
22+
" --show-goto-functions show goto program\n"
2323

2424
void show_goto_functions(
2525
const namespacet &ns,

0 commit comments

Comments
 (0)