mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-13 04:53:06 +00:00
Fix typos discovered by codespell
This commit is contained in:
2
src/app/core/cache/object-cache.reducer.ts
vendored
2
src/app/core/cache/object-cache.reducer.ts
vendored
@@ -304,7 +304,7 @@ function addDependentsObjectCacheState(state: ObjectCacheState, action: AddDepen
|
||||
|
||||
|
||||
/**
|
||||
* Remove all dependent request UUIDs from a cached object, used to clear out-of-date depedencies
|
||||
* Remove all dependent request UUIDs from a cached object, used to clear out-of-date dependencies
|
||||
*
|
||||
* @param state the current state
|
||||
* @param action an AddDependentsObjectCacheAction
|
||||
|
Reference in New Issue
Block a user