Fix typo
This commit is contained in:
parent
666b5d83df
commit
6110b08d16
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ namespace LibationUiBase.GridView
|
|||
return;
|
||||
|
||||
//If UserDefinedItem was changed on a different Book instance (such as when batch liberating via menus),
|
||||
//EntryStatu's Book instance will not have the current DB state.
|
||||
//EntryStatus' Book instance will not have the current DB state.
|
||||
Liberate.Book = udi.Book;
|
||||
|
||||
// UDI changed, possibly in a different context/view. Update this viewmodel. Call NotifyPropertyChanged to notify view.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue