Minor: fix a typo in comment

This commit is contained in:
Fabrice Mouhartem 2024-07-11 14:50:19 +02:00
parent f82fe763af
commit da63f7d51e
No known key found for this signature in database
GPG Key ID: 90579C24FD123C93

View File

@ -3615,7 +3615,7 @@ define([
// Add the pad to your drive
// This command will also add your mailbox to the metadata log
// The callback is called when the pad is stored, independantly of the metadata command
// The callback is called when the pad is stored, independently of the metadata command
if (data.calendar) {
var calendarModule = common.makeUniversal('calendar');
var calendarData = data.calendar;