Merge pull request #290 from Systems-Liam/patch-1

Update DocumentationWordOptions.xaml
This commit is contained in:
Mikael Karlsson
2025-01-12 17:17:14 +11:00
committed by GitHub

View File

@@ -248,7 +248,7 @@
<StackPanel Orientation="Horizontal" Margin="0,5,5,0" Grid.Row="24">
<Label Content="Script table style" />
<Rectangle Style="{DynamicResource InfoIcon}" ToolTip="Specify the table style to use for scripts. Ducument table style will be use as default" />
<Rectangle Style="{DynamicResource InfoIcon}" ToolTip="Specify the table style to use for scripts. Document table style will be use as default" />
</StackPanel>
<TextBox Grid.Column='1' Grid.Row='24' Name='txtWordScriptTableStyle' Margin="0,5,5,5"/>