diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-10-02 17:17:17 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-10-02 17:17:17 +0200 |
| commit | 30abd8d3c2e8fd953cfb68d0817e75c06665c15e (patch) | |
| tree | 1d61b0bf0231749a80aba7de620f9f6dcb168760 /src/main/java/com/c2kernel/collection/package-info.java | |
| parent | 032b65952188eeaded3157ac47e970b90eacdc96 (diff) | |
Collection javadoc and cleanup
Diffstat (limited to 'src/main/java/com/c2kernel/collection/package-info.java')
| -rw-r--r-- | src/main/java/com/c2kernel/collection/package-info.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/com/c2kernel/collection/package-info.java b/src/main/java/com/c2kernel/collection/package-info.java index fd67244..1c77816 100644 --- a/src/main/java/com/c2kernel/collection/package-info.java +++ b/src/main/java/com/c2kernel/collection/package-info.java @@ -29,7 +29,7 @@ *
* <p>Features:
* <ul>
- * <li><b>Typing<b> - Collections can restrict membership of based on type
+ * <li><b>Typing</b> - Collections can restrict membership of based on type
* information derived from Item, Property and Collection descriptions. This
* restriction may be per-slot or apply to the whole Collection.
*
|
