[Libreoffice-commits] core.git: sfx2/qa

Tor Lillqvist tml at collabora.com
Thu May 4 12:33:41 UTC 2017


 sfx2/qa/python/check_sidebar_registry.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0a63c091b47f3566c55a828229c91efbe0a08406
Author: Tor Lillqvist <tml at collabora.com>
Date:   Thu May 4 15:32:17 2017 +0300

    Fix spelling
    
    Alternatively, we could build a higher wall.
    
    Change-Id: Id2ba91c85557ed6ac9e45ba2d9f51ca0e019cd32

diff --git a/sfx2/qa/python/check_sidebar_registry.py b/sfx2/qa/python/check_sidebar_registry.py
index 97cc1aa3c30e..24713d6f26d4 100644
--- a/sfx2/qa/python/check_sidebar_registry.py
+++ b/sfx2/qa/python/check_sidebar_registry.py
@@ -27,7 +27,7 @@ class CheckSidebarRegistry(unittest.TestCase):
 
     def test_sidebar_registry(self):
 
-        # assert(result) after whole processing to list defected nodes at once
+        # assert(result) after whole processing to list defective nodes at once
         result = True
 
         #open registry node in Sidebar.xcu


More information about the Libreoffice-commits mailing list