Kaydet (Commit) a87f678e authored tarafından dennisroczek's avatar dennisroczek Kaydeden (comit) Noel Grandin

fix typo: amd --> and

Change-Id: I2905e8bbc659ab8a6344b172980d20455a67e87e
Reviewed-on: https://gerrit.libreoffice.org/35319Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
üst 135cc026
......@@ -2,7 +2,7 @@ fileAlias;fileURL;defaultFileType;streamFileType
#**************************************************************
#** N O T E
#**
#** The detection for template filter amd wirter_text_encoded
#** The detection for template filter and wirter_text_encoded
#** will be changed on following childworkspsace
#**
#**************************************************************
......
......@@ -161,7 +161,7 @@ public class ScCellObj extends TestCase {
tEnv.addObjRelation("XTextFieldsSupplier.MAKEENTRY", Boolean.TRUE);
tEnv.addObjRelation("MAKEENTRYINCELL", cell);
// for XSearchable amd XReplaceable interface test
// for XSearchable and XReplaceable interface test
tEnv.addObjRelation("XSearchable.MAKEENTRYINCELL", cell);
tEnv.addObjRelation("EXCLUDEFINDNEXT", Boolean.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