diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-08-15 14:18:38 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-08-29 17:12:35 +0200 |
commit | dd6c80e4336d4c30e733f126f968b8fb7152851c (patch) | |
tree | 5b539f4de7037c1e5726f2880c5206ae66445c31 /instsetoo_native | |
parent | 718f63002e52ad3d80fae148c28c6994592c1c09 (diff) |
Fix typo: s/an other/another/g
Change-Id: Ifd83affcb16209f4134c725640fbd95077c8ab0f
Reviewed-on: https://gerrit.libreoffice.org/59099
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'instsetoo_native')
3 files changed, 3 insertions, 3 deletions
diff --git a/instsetoo_native/inc_ooohelppack/windows/msi_templates/_Validat.idt b/instsetoo_native/inc_ooohelppack/windows/msi_templates/_Validat.idt index 789a6d5d979b..499c013e343d 100644 --- a/instsetoo_native/inc_ooohelppack/windows/msi_templates/_Validat.idt +++ b/instsetoo_native/inc_ooohelppack/windows/msi_templates/_Validat.idt @@ -88,7 +88,7 @@ Condition Feature_ N Feature 1 Identifier Reference to a Feature entry in Fea Condition Level N 0 32767 New selection Level to set in Feature table if Condition evaluates to TRUE. Control Attributes Y 0 2147483647 A 32-bit word that specifies the attribute flags to be applied to this control. Control Control N Identifier Name of the control. This name must be unique within a dialog, but can repeat on different dialogs. -Control Control_Next Y Control 2 Identifier The name of an other control on the same dialog. This link defines the tab order of the controls. The links have to form one or more cycles! +Control Control_Next Y Control 2 Identifier The name of another control on the same dialog. This link defines the tab order of the controls. The links have to form one or more cycles! Control Dialog_ N Dialog 1 Identifier External key to the Dialog table, name of the dialog. Control Height N 0 32767 Height of the bounding rectangle of the control. Control Help Y Text The help strings used with the button. The text is optional. diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/_Validat.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/_Validat.idt index e1b061440d55..cfb8c4c7a219 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/_Validat.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/_Validat.idt @@ -87,7 +87,7 @@ Condition Feature_ N Feature 1 Identifier Reference to a Feature entry in Fea Condition Level N 0 32767 New selection Level to set in Feature table if Condition evaluates to TRUE. Control Attributes Y 0 2147483647 A 32-bit word that specifies the attribute flags to be applied to this control. Control Control N Identifier Name of the control. This name must be unique within a dialog, but can repeat on different dialogs. -Control Control_Next Y Control 2 Identifier The name of an other control on the same dialog. This link defines the tab order of the controls. The links have to form one or more cycles! +Control Control_Next Y Control 2 Identifier The name of another control on the same dialog. This link defines the tab order of the controls. The links have to form one or more cycles! Control Dialog_ N Dialog 1 Identifier External key to the Dialog table, name of the dialog. Control Height N 0 32767 Height of the bounding rectangle of the control. Control Help Y Text The help strings used with the button. The text is optional. diff --git a/instsetoo_native/inc_sdkoo/windows/msi_templates/_Validat.idt b/instsetoo_native/inc_sdkoo/windows/msi_templates/_Validat.idt index 789a6d5d979b..499c013e343d 100644 --- a/instsetoo_native/inc_sdkoo/windows/msi_templates/_Validat.idt +++ b/instsetoo_native/inc_sdkoo/windows/msi_templates/_Validat.idt @@ -88,7 +88,7 @@ Condition Feature_ N Feature 1 Identifier Reference to a Feature entry in Fea Condition Level N 0 32767 New selection Level to set in Feature table if Condition evaluates to TRUE. Control Attributes Y 0 2147483647 A 32-bit word that specifies the attribute flags to be applied to this control. Control Control N Identifier Name of the control. This name must be unique within a dialog, but can repeat on different dialogs. -Control Control_Next Y Control 2 Identifier The name of an other control on the same dialog. This link defines the tab order of the controls. The links have to form one or more cycles! +Control Control_Next Y Control 2 Identifier The name of another control on the same dialog. This link defines the tab order of the controls. The links have to form one or more cycles! Control Dialog_ N Dialog 1 Identifier External key to the Dialog table, name of the dialog. Control Height N 0 32767 Height of the bounding rectangle of the control. Control Help Y Text The help strings used with the button. The text is optional. |