diff --git a/src/BreCalClient/ShipcallControl.xaml.cs b/src/BreCalClient/ShipcallControl.xaml.cs index b0ea466..6ce8681 100644 --- a/src/BreCalClient/ShipcallControl.xaml.cs +++ b/src/BreCalClient/ShipcallControl.xaml.cs @@ -406,7 +406,7 @@ namespace BreCalClient this.labelTerminalBerth.Content = ""; this.labelOperationsStart.Content = ""; this.textBlockTerminalRemarks.Text = ""; - this.textBlockAgencyBerthRemarks.Text = ""; + this.textBlockTerminalBerthRemarks.Text = ""; } }