Kaydet (Commit) 840cb33c authored tarafından Julien Nabet's avatar Julien Nabet

Typos concerning hierarchy

Change-Id: Ied3c6d1513f2181a5f7da2904a0df2f806146cec
Reviewed-on: https://gerrit.libreoffice.org/51465Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst c6994fb8
......@@ -87,7 +87,7 @@ public class Test03 implements StorageTest {
return false;
// check storage hyerarchy tree
// check storage hierarchy tree
// check that isStorageElement() and isStreamElement reacts to nonexisting object correctly
......
......@@ -116,7 +116,7 @@ public class Test03 implements StorageTest {
return false;
// check storage hyerarchy tree
// check storage hierarchy tree
// check that isStorageElement() and isStreamElement reacts to nonexisting object correctly
......
......@@ -108,7 +108,7 @@ public class Test03 implements StorageTest {
return false;
// check storage hyerarchy tree
// check storage hierarchy tree
// check that isStorageElement() and isStreamElement reacts to nonexisting object correctly
......
......@@ -986,7 +986,7 @@ Reference < XAccessibleContext > hitTestRunner ( css::awt::Point point,
}
}
// iterate the hirerachy looking doing recursive hit testing.
// iterate the hierarchy looking doing recursive hit testing.
// apparently necessary as a special treatment for e.g. comboboxes
if ( !hitChild.is() ) {
bool bSafeToIterate = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment