diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2018-10-25 20:06:59 +0200 | 
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2018-10-25 20:10:57 +0200 | 
| commit | 0437e10517aa0b6c2e3490626333a0082ff4c79f (patch) | |
| tree | 498f2d6f82500fb304e37771d21d48c6185d089f /babeld/babel_main.c | |
| parent | 6cd85474f80492d4721966610357109593ae4ab9 (diff) | |
*: spelchek
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'babeld/babel_main.c')
| -rw-r--r-- | babeld/babel_main.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/babeld/babel_main.c b/babeld/babel_main.c index d02d86f77b..f26d3a8872 100644 --- a/babeld/babel_main.c +++ b/babeld/babel_main.c @@ -385,7 +385,7 @@ show_babel_main_configuration (struct vty *vty)      vty_out (vty,              "state file              = %s\n"              "configuration file      = %s\n" -            "protocol informations:\n" +            "protocol information:\n"              "  multicast address     = %s\n"              "  port                  = %d\n"              "vty address             = %s\n"  | 
