Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
schdck committed Nov 2, 2019
1 parent cdf8586 commit b76e509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RemoteFlix.UI.Desktop/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<TextBlock DockPanel.Dock="Top"
TextAlignment="Center"
TextWrapping="Wrap"
Text="You can also use the 'Set environment' button &#10; on the top right to try to solve this problem." />
Text="You can also use the 'Setup environment' button &#10; on the top right to try to solve this problem." />

<Button DockPanel.Dock="Top"
Margin="0 15 0 5"
Expand Down

0 comments on commit b76e509

Please sign in to comment.