summaryrefslogtreecommitdiff
path: root/ios/LibreOfficeLight
diff options
context:
space:
mode:
Diffstat (limited to 'ios/LibreOfficeLight')
-rw-r--r--ios/LibreOfficeLight/LibreOfficeLight/LOKit/LOKitThread.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/LOKit/LOKitThread.swift b/ios/LibreOfficeLight/LibreOfficeLight/LOKit/LOKitThread.swift
index 8e3607612a6b..cdf73ab2d14c 100644
--- a/ios/LibreOfficeLight/LibreOfficeLight/LOKit/LOKitThread.swift
+++ b/ios/LibreOfficeLight/LibreOfficeLight/LOKit/LOKitThread.swift
@@ -125,7 +125,7 @@ public class LOKitThread
*/
public protocol LOKitUIDelegate: class
{
- // Nothing ATM..
+ // Nothing ATM...
}
public protocol ProgressDelegate: class