diff options
author | Donald Sharp <sharpd@nvidia.com> | 2022-04-19 14:11:29 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@nvidia.com> | 2022-04-19 14:11:29 +0200 |
commit | 485ac9a79b787244b31bf7fac348aa176179574b (patch) | |
tree | b2035fbcf54d529620a7f14c0e69a6bc561ec399 /redhat | |
parent | tests: Fix spelling of 'registred' (diff) | |
download | frr-485ac9a79b787244b31bf7fac348aa176179574b.tar.xz frr-485ac9a79b787244b31bf7fac348aa176179574b.zip |
*: Fix spelling of neccessary
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'redhat')
-rw-r--r-- | redhat/frr.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index 740cfe498..9756bfbbd 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -260,7 +260,7 @@ Group: System Environment/Daemons Requires: %{name} = %{version}-%{release} %description devel -The frr-devel package contains the header and object files neccessary for +The frr-devel package contains the header and object files necessary for developing OSPF-API and frr applications. |