summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2024-01-16 09:44:41 +0200
committerGitHub <noreply@github.com>2024-01-16 09:44:41 +0200
commit18257b521a3b0a222763ff95f1036e32facd8565 (patch)
tree22c2c880087927ee2f2e79800adf654dccc44319
parent9cb45a10d421315fc2f441ba8261916a759a15f8 (diff)
parent465499591533a456337b189764982dad8876d714 (diff)
Merge pull request #15160 from vjardin/doc_typo
doc: typo, fix end of line
-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 7c23469897..3db97c4b2d 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 3ea625716d..c898c3cd2c 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