gnu: java-ops4j-pax-tinybundles: Fix typo "convenient".
* gnu/packages/java (java-ops4j-pax-tinybundles)[description]: Fix typo.
This commit is contained in:
parent
7fef0800b3
commit
6fa0914a5c
1 changed files with 1 additions and 1 deletions
|
@ -7731,7 +7731,7 @@ (define-public java-ops4j-pax-tinybundles
|
||||||
(home-page "https://ops4j1.jira.com/wiki/spaces/ops4j/pages/12060312/Tinybundles")
|
(home-page "https://ops4j1.jira.com/wiki/spaces/ops4j/pages/12060312/Tinybundles")
|
||||||
(synopsis "Java APIs to create OSGi related artifacts")
|
(synopsis "Java APIs to create OSGi related artifacts")
|
||||||
(description "Tinybundles is all about creating OSGi related artifacts like
|
(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
|
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
|
other hand, this library can be a foundation of real end user tools that need
|
||||||
to create those artifacts.")
|
to create those artifacts.")
|
||||||
|
|
Loading…
Reference in a new issue