summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVincent Jardin <vjardin@free.fr>2024-01-15 22:51:09 +0100
committerVincent Jardin <vjardin@free.fr>2024-01-15 22:51:09 +0100
commit465499591533a456337b189764982dad8876d714 (patch)
treef5b2b5d7a8b2572d6d803e37dc996f52162efd35 /doc
parentMerge pull request #15150 from LabNConsulting/chopps/config-file-integrated (diff)
downloadfrr-465499591533a456337b189764982dad8876d714.tar.xz
frr-465499591533a456337b189764982dad8876d714.zip
doc: typo, fix end of line
Signed-off-by: Vincent Jardin <vjardin@free.fr>
Diffstat (limited to '')
-rw-r--r--doc/developer/building-frr-for-ubuntu2004.rst2
-rw-r--r--doc/developer/building-frr-for-ubuntu2204.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/developer/building-frr-for-ubuntu2004.rst b/doc/developer/building-frr-for-ubuntu2004.rst
index 7c2346989..3db97c4b2 100644
--- a/doc/developer/building-frr-for-ubuntu2004.rst
+++ b/doc/developer/building-frr-for-ubuntu2004.rst
@@ -29,7 +29,7 @@ installed.
.. code-block:: console
- sudo apt-get install libgrpc++-dev protobuf-compiler-grpc \
+ sudo apt-get install libgrpc++-dev protobuf-compiler-grpc
Config Rollbacks
diff --git a/doc/developer/building-frr-for-ubuntu2204.rst b/doc/developer/building-frr-for-ubuntu2204.rst
index 3ea625716..c898c3cd2 100644
--- a/doc/developer/building-frr-for-ubuntu2204.rst
+++ b/doc/developer/building-frr-for-ubuntu2204.rst
@@ -29,7 +29,7 @@ installed.
.. code-block:: console
- sudo apt-get install libgrpc++-dev protobuf-compiler-grpc \
+ sudo apt-get install libgrpc++-dev protobuf-compiler-grpc
Config Rollbacks