Correct typo.

This commit is contained in:
2018-03-01 10:56:52 +00:00
parent d4fe2c8485
commit e4a20f73af

View File

@@ -83,7 +83,7 @@
</StackLayout> </StackLayout>
<StackLayout Orientation="Horizontal"> <StackLayout Orientation="Horizontal">
<StackLayoutItem> <StackLayoutItem>
<Label ID="lblText">Txxt</Label> <Label ID="lblText">Text</Label>
</StackLayoutItem> </StackLayoutItem>
<StackLayoutItem Expand="True" HorizontalAlignment="Stretch"> <StackLayoutItem Expand="True" HorizontalAlignment="Stretch">
<TextBox ID="txtText" ReadOnly="True"/> <TextBox ID="txtText" ReadOnly="True"/>