diff options
| author | Ruben Kerkhof <ruben@rubenkerkhof.com> | 2019-03-20 20:08:33 +0100 | 
|---|---|---|
| committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | 2019-03-20 20:08:33 +0100 | 
| commit | 56f0bea71861da9107da86b2e880dadaa64ac52b (patch) | |
| tree | 5a3886a442ba24b780042a5d0b890400607be805 /doc/user/installation.rst | |
| parent | 5a3c6e736dca3639a1b49cdf305b909736f721de (diff) | |
doc: fix a couple of typos
Found with https://github.com/codespell-project/codespell
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
Diffstat (limited to 'doc/user/installation.rst')
| -rw-r--r-- | doc/user/installation.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/installation.rst b/doc/user/installation.rst index e191ebd035..964297292f 100644 --- a/doc/user/installation.rst +++ b/doc/user/installation.rst @@ -272,7 +272,7 @@ options from the list below.  .. option:: --enable-multipath=X     Compile FRR with up to X way ECMP supported.  This number can be from 0-999. -   For backwards compatability with older configure options when setting X = 0, +   For backwards compatibility with older configure options when setting X = 0,     we will build FRR with 64 way ECMP.  This is needed because there are     hardcoded arrays that FRR builds towards, so we need to know how big to     make these arrays at build time.  Additionally if this parameter is  | 
