Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vividos committed Aug 10, 2020
1 parent 54b7add commit 367f74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App/Core/Views/TrackInfoTabbedPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
Command="{Binding ZoomToTrackCommand}"
Order="Primary" Priority="0" />

<ToolbarItem Name="Eport"
<ToolbarItem Name="Export"
Icon="{Binding Source={StaticResource ExportImageBaseName}, Converter={StaticResource ImagePathConverter}}"
Command="{Binding ExportTrackCommand}"
Order="Primary" Priority="0" />
Expand Down

0 comments on commit 367f74f

Please sign in to comment.