guix-commits
[Top][All Lists]
Advanced

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

44/52: gnu: julia-mbedtls: Fix typo in description.


From: guix-commits
Subject: 44/52: gnu: julia-mbedtls: Fix typo in description.
Date: Sat, 10 Apr 2021 08:15:38 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 9a2d7e0f6331a2222696c4f8b669a8cce3725773
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Apr 9 19:57:55 2021 +0200

    gnu: julia-mbedtls: Fix typo in description.
    
    * gnu/packages/julia-xyz.scm (julia-mbedtls)[description]: Fix typo.
---
 gnu/packages/julia-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/julia-xyz.scm b/gnu/packages/julia-xyz.scm
index 85949ec..d79acf0 100644
--- a/gnu/packages/julia-xyz.scm
+++ b/gnu/packages/julia-xyz.scm
@@ -844,7 +844,7 @@ that let you do deep transformations of code.")
     (home-page "https://github.com/JuliaLang/MbedTLS.jl";)
     (synopsis "Apache's mbed TLS library wrapper")
     (description "@code{MbedTLS.jl} provides a wrapper around the @code{mbed
-TLS} and cryptography C libary for Julia.")
+TLS} and cryptography C library for Julia.")
     (license license:expat)))
 
 (define-public julia-mbedtls-jll



reply via email to

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