forked from amkovkov/GranuSightSoftware2
fix: typos
TOO many typos
This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
|
||||
</Grid>
|
||||
|
||||
<!-- Изображениямя -->
|
||||
<!-- Изображения -->
|
||||
<Grid ColumnSpacing="5" RowSpacing="5">
|
||||
|
||||
<Grid.RowDefinitions>
|
||||
@@ -435,7 +435,7 @@
|
||||
<Button
|
||||
Grid.Row="1"
|
||||
HorizontalAlignment="Stretch"
|
||||
Command="{Binding CencelImageCapturingCommand}"
|
||||
Command="{Binding CancelImageCapturingCommand}"
|
||||
Content="Отменить съёмку"
|
||||
IsVisible="{Binding CaptureImagesTask, Converter={x:Static ObjectConverters.IsNotNull}}" />
|
||||
|
||||
@@ -443,7 +443,7 @@
|
||||
|
||||
</core:SectionPanel>
|
||||
|
||||
<!-- Общие конпки гланой панели -->
|
||||
<!-- Общие кнопки главной панели -->
|
||||
<Button
|
||||
Grid.Row="1"
|
||||
Grid.Column="0"
|
||||
|
||||
Reference in New Issue
Block a user