Skip to content

Commit 31130ea

Browse files
committed
update comment
1 parent d841080 commit 31130ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/attachments/gridstore-storage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ class GridstoreStorage {
232232
}
233233

234234
// Try to get a lock
235-
// Using locks is required to prevent multiple messages storing the same large attachment at
235+
// Using locks is required to prevent multiple messages storing the same attachment at
236236
// the same time.
237237
// NB! Setting lock ttl too high has a downside that restarting the process would still keep
238238
// the lock and thus anyone trying to store the message would have to wait

0 commit comments

Comments
 (0)