diff options
author | Tor Lillqvist <tml@collabora.com> | 2017-05-04 15:32:17 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2017-05-04 15:32:17 +0300 |
commit | 0a63c091b47f3566c55a828229c91efbe0a08406 (patch) | |
tree | db6c688b54c17ff23ec9f0ffc109b7a6ebd16ecd /sfx2 | |
parent | 15c7b259334a685844d32a9b562dcc50a8d9ef2e (diff) |
Fix spelling
Alternatively, we could build a higher wall.
Change-Id: Id2ba91c85557ed6ac9e45ba2d9f51ca0e019cd32
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/qa/python/check_sidebar_registry.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |