We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65c5b3b commit 0134b77Copy full SHA for 0134b77
1 file changed
src/main/java/org/dspace/pack/Packer.java
@@ -55,7 +55,7 @@ public interface Packer {
55
* when packing to a bag. Filter syntax:
56
* <code>["+"]{BundleName,}+</code>
57
* That is, a list of Item bundle names taken to be exclusions, unless
58
- * preceeded by a '+", where the list is taken to be inclusive.
+ * preceded by a '+", where the list is taken to be inclusive.
59
*
60
* @param filter filter
61
*/
0 commit comments