Fix typos discovered by codespell

This commit is contained in:
Christian Clauss
2024-08-05 22:05:13 +02:00
parent 8e82640cb3
commit dbf33f2113
263 changed files with 443 additions and 442 deletions

View File

@@ -155,7 +155,7 @@ public class Collection extends CacheableDSpaceObject implements DSpaceObjectLeg
/**
* Set the default group of submitters
*
* Package protected in order to preven unauthorized calls to this method
* Package protected in order to prevent unauthorized calls to this method
*
* @param submitters the group of submitters
*/