Skip to content

Commit

Permalink
Update ShortcutToolbar.xaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zeusongit committed Jan 17, 2024
1 parent d5be8c9 commit cfccbc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DynamoCoreWpf/Controls/ShortcutToolbar.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
Click="LogoutOption_Click"
Name="logoutOption">
<MenuItem.ToolTip>
<ToolTip Content="{x:Static p:Resources.LogoutMenuItemText}" Style="{StaticResource GenericToolTipLight}"/>
<ToolTip Content="{x:Static p:Resources.SignOutConfirmationDialogText}" Style="{StaticResource GenericToolTipLight}"/>
</MenuItem.ToolTip>
</MenuItem>
</MenuItem>
Expand Down

0 comments on commit cfccbc5

Please sign in to comment.