diff --git a/offlineimap.conf b/offlineimap.conf index cdf79d0..fdddae7 100644 --- a/offlineimap.conf +++ b/offlineimap.conf @@ -558,7 +558,7 @@ localfolders = ~/Test # Valid fields are customflag_[a-z], valid values are whatever the IMAP server # allows. # -# Comparison in offlineimap is case-sensitive. +# Comparison in Offlineimap is case-sensitive. # #customflag_a = some_keyword #customflag_b = $OtherKeyword @@ -865,7 +865,7 @@ remoteuser = username # # Access tokens have limited lifetimes. If you need access beyond the lifetime # of a single access token, you should use a refresh token. A refresh token -# allows offlineimap to obtain new access tokens. +# allows Offlineimap to obtain new access tokens. # # If you want to use a refresh token, make sure you disabled/removed any # oauth2_access_token option. The access token is downloaded from the URL