guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: fontforge: Fix typo in comment.


From: Ludovic Courtès
Subject: 01/03: gnu: fontforge: Fix typo in comment.
Date: Wed, 17 Jan 2018 18:16:41 -0500 (EST)

civodul pushed a commit to branch core-updates
in repository guix.

commit 59377c9e125566fcc6073d5180660d45886062e3
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jan 17 09:59:16 2018 +0100

    gnu: fontforge: Fix typo in comment.
    
    * gnu/packages/fontutils.scm (fontforge): Fix comment.
---
 gnu/packages/fontutils.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm
index 8b5b25f..d34b4b4 100644
--- a/gnu/packages/fontutils.scm
+++ b/gnu/packages/fontutils.scm
@@ -555,7 +555,7 @@ definitions.")
                 ;; Checks for potrace program at runtime
                 `("PATH" ":" prefix (,potrace)))))))
 
-      ;; Check test 40 "FontForge .sfd file open check" to work around
+      ;; Skip test 40 "FontForge .sfd file open check" to work around
       ;; <https://github.com/fontforge/fontforge/issues/3246>.
       #:make-flags '("TESTSUITEFLAGS=-k '!\\.sfd'")))
    (synopsis "Outline font editor")



reply via email to

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