mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-08 02:24:18 +00:00
[DS-707] Various typo fixes, including a bug in bitstream handling over the bundle THUMBNAIL (THUMBMNAIL)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5461 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -325,7 +325,7 @@ public class EmbargoManager
|
||||
}
|
||||
|
||||
// lift or check embargo on one Item, handle exceptions
|
||||
// return flase on success, true if there was fatal exception.
|
||||
// return false on success, true if there was fatal exception.
|
||||
private static boolean processOneItem(Context context, Item item, CommandLine line, Date now)
|
||||
throws Exception
|
||||
{
|
||||
|
Reference in New Issue
Block a user