guix-commits
[Top][All Lists]
Advanced

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

40/42: gnu: java-ops4j-pax-tinybundles: Fix typo "convenient".


From: guix-commits
Subject: 40/42: gnu: java-ops4j-pax-tinybundles: Fix typo "convenient".
Date: Wed, 22 May 2019 21:20:22 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit 6fa0914a5c9c5d68ea8a8bc2c609885111300aab
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 15:54:12 2019 -0700

    gnu: java-ops4j-pax-tinybundles: Fix typo "convenient".
    
    * gnu/packages/java (java-ops4j-pax-tinybundles)[description]: Fix typo.
---
 gnu/packages/java.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index 86f44bb..2dad131 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -7731,7 +7731,7 @@ it manages project dependencies, gives diffs jars, and 
much more.")
     (home-page 
"https://ops4j1.jira.com/wiki/spaces/ops4j/pages/12060312/Tinybundles";)
     (synopsis "Java APIs to create OSGi related artifacts")
     (description "Tinybundles is all about creating OSGi related artifacts like
-Bundles, Fragments and Deployment Packages with Java Api.  It is very 
convinient
+Bundles, Fragments and Deployment Packages with Java Api.  It is very 
convenient
 to create such artifacts on-the-fly inside Tests (like in Pax Exam).  On the
 other hand, this library can be a foundation of real end user tools that need
 to create those artifacts.")



reply via email to

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