[Libreoffice-commits] core.git: ios/LibreOfficeLight

Andrea Gelmini andrea.gelmini at gelma.net
Mon Oct 30 21:42:49 UTC 2017


 ios/LibreOfficeLight/LibreOfficeLight/DocumentController.swift |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 09ff53105c1de5b68a1665d1211c710e64aab174
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Mon Oct 30 16:49:26 2017 +0100

    Fix typo
    
    Change-Id: I84e5d836bf43a07e9ba88f73a498930b6ad38d72
    Reviewed-on: https://gerrit.libreoffice.org/44063
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/ios/LibreOfficeLight/LibreOfficeLight/DocumentController.swift b/ios/LibreOfficeLight/LibreOfficeLight/DocumentController.swift
index bd7b868dcf80..0bca6ae5989c 100755
--- a/ios/LibreOfficeLight/LibreOfficeLight/DocumentController.swift
+++ b/ios/LibreOfficeLight/LibreOfficeLight/DocumentController.swift
@@ -9,7 +9,7 @@ import UIKit
 
 
 
-// DocumentController is the main viewer in the app, it displayes the selected
+// DocumentController is the main viewer in the app, it displays the selected
 // documents and holds a top entry to view the properties as well as a normal
 // menu to handle global actions
 // It is a delegate class to receive Menu events as well as file handling events


More information about the Libreoffice-commits mailing list