diff options
| author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-08-17 18:08:24 +0100 |
|---|---|---|
| committer | Paul Jakma <paul@quagga.net> | 2008-08-22 19:56:26 +0100 |
| commit | e5248434c0d287668be956a2bd52399d67b16c39 (patch) | |
| tree | 6942a3563d2f9014d85f0cee1502a4d4f614cdfa /zebra/debug.c | |
| parent | f3019aff2421d9c3d16498f22cd245e3f8948d4c (diff) | |
[zebra] trivial: fix spelling mistake
Diffstat (limited to 'zebra/debug.c')
| -rw-r--r-- | zebra/debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/debug.c b/zebra/debug.c index 23c4de3a49..175029b8a2 100644 --- a/zebra/debug.c +++ b/zebra/debug.c @@ -236,7 +236,7 @@ DEFUN (no_debug_zebra_rib, DEFUN (no_debug_zebra_rib_q, no_debug_zebra_rib_q_cmd, - "no debug zebra rib queueu", + "no debug zebra rib queue", NO_STR DEBUG_STR "Zebra configuration\n" |
