diff options
| author | Yamato Sugawara <yamato.sugawara@linecorp.com> | 2021-12-19 11:25:15 +0000 |
|---|---|---|
| committer | Yamato Sugawara <yamato.sugawara@linecorp.com> | 2021-12-19 11:25:15 +0000 |
| commit | 1e519577ab2d9fe29ead72ef08e97d80e7ca45b2 (patch) | |
| tree | 89d13825b12865d9b0921d29ea176a34ac8de3fa /pathd | |
| parent | a98380bb938cf1c7033aba9e61759315bd2310a0 (diff) | |
pathd: fix typo in pathd/path_ted.c
Signed-off-by: Yamato Sugawara <yamato.sugawara@linecorp.com>
Diffstat (limited to 'pathd')
| -rw-r--r-- | pathd/path_ted.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pathd/path_ted.c b/pathd/path_ted.c index 6bfca50450..ff9bc82f39 100644 --- a/pathd/path_ted.c +++ b/pathd/path_ted.c @@ -447,7 +447,7 @@ DEFUN (no_path_ted_import, } /* clang-format off */ -DEFPY (show_pahtd_ted_db, +DEFPY (show_pathd_ted_db, show_pathd_ted_db_cmd, "show pathd ted database <verbose|json>$ver_json ", "show command\n" |
