зеркало из https://github.com/mozilla/pjs.git
typo fix
This commit is contained in:
Родитель
b1f0f2fa3a
Коммит
5029670e2b
|
@ -635,7 +635,7 @@ calDavCalendar.prototype = {
|
|||
|
||||
// We have a result, so we must be authenticated
|
||||
if (thisCalendar.mAuthenticationStatus == kCaldavFirstRequestSent) {
|
||||
thisCalendar.mAthenticationStatus = kCaldavFreshlyAuthenticated;
|
||||
thisCalendar.mAuthenticationStatus = kCaldavFreshlyAuthenticated;
|
||||
}
|
||||
|
||||
if (thisCalendar.mAuthenticationStatus == kCaldavFreshlyAuthenticated) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче