Fix typo (#1857)
This commit is contained in:
parent
849c8a6ae1
commit
454474ddb4
@ -90,7 +90,7 @@ function _askSaveDiscardOrCancel(UIViewportDialogService, viewportIndex) {
|
||||
{ type: 'cancel', text: 'Cancel', value: RESPONSE.CANCEL },
|
||||
{
|
||||
type: 'secondary',
|
||||
text: 'No, discard previosuly tracked series & measurements',
|
||||
text: 'No, discard previously tracked series & measurements',
|
||||
value: RESPONSE.SET_STUDY_AND_SERIES,
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user