Change the variable name for sieveFolderEncoding instead of folderEncoding

This commit is contained in:
Alexandre Cloutier
2014-03-10 10:07:47 -04:00
parent e7a16cba0d
commit f8939bfb3e
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
- (BOOL) trustProxyAuthentication;
- (NSString *) encryptionKey;
- (BOOL) useRelativeURLs;
- (NSString *) folderEncoding;
- (NSString *) sieveFolderEncoding;
- (BOOL) isWebAccessEnabled;
- (BOOL) isCalendarDAVAccessEnabled;