guix-commits
[Top][All Lists]
Advanced

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

15/18: gnu: renderproto: Fix typo "protocol".


From: guix-commits
Subject: 15/18: gnu: renderproto: Fix typo "protocol".
Date: Wed, 22 May 2019 21:30:43 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit c284dffcbe0278b58d27e4faeea721380df53754
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 17:49:49 2019 -0700

    gnu: renderproto: Fix typo "protocol".
    
    * gnu/packages/xorg (renderproto)[description]: Fix typo.
---
 gnu/packages/xorg.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index a70bb4a..9067e0f 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1724,7 +1724,7 @@ of user actions in the X Window System.")
     (home-page "https://www.x.org/wiki/";)
     (synopsis "Xorg RenderProto protocol headers")
     (description
-     "Rendering Extension defines a protcol for a digital image composition
+     "Rendering Extension defines a protocol for a digital image composition
 as the foundation of a new rendering model within the X Window System.")
     (license license:x11)
     (properties `((superseded . ,xorgproto)))))



reply via email to

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