guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

26/35: gnu: frrouting: Fix trailing whitespace in description.


From: guix-commits
Subject: 26/35: gnu: frrouting: Fix trailing whitespace in description.
Date: Thu, 30 Dec 2021 02:18:05 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 0fdfbb2d236deb6a2d0837d897766e73dfc8669d
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:32:52 2021 -0800

    gnu: frrouting: Fix trailing whitespace in description.
    
    * gnu/packages/networking.scm (frrouting)[description]: Fix trailing
      whitespace.
---
 gnu/packages/networking.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 4923ec91e9..00ea66accf 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -3488,7 +3488,7 @@ A very simple IM client working over the DHT.
     (home-page "https://frrouting.org/";)
     (synopsis "IP routing protocol suite")
     (description "FRRouting (FRR) is an IP routing protocol suite which 
includes
-protocol daemons for BGP, IS-IS, LDP, OSPF, PIM, and RIP. ")
+protocol daemons for BGP, IS-IS, LDP, OSPF, PIM, and RIP.")
     (license license:gpl2+)))
 
 (define-public bird



reply via email to

[Prev in Thread] Current Thread [Next in Thread]