summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/java.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index 86f44bb23a..2dad131c00 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.")