Skip to content

Commit c375256

Browse files
committed
fix typo
1 parent e62861c commit c375256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/services/queue.service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ export class QueueService implements OnModuleInit {
166166
}
167167

168168
/**
169-
* re-caluclates the hashes for all files without a valid hash
169+
* re-calculates the hashes for all files without a valid hash
170170
*/
171171
async recalculateHashes(): Promise<{
172172
success: boolean;

0 commit comments

Comments
 (0)