Refactor: Fix misspelling of "synchronize".

This commit is contained in:
Kristian Bendiksen
2024-04-04 09:16:57 +02:00
parent 873282b339
commit c074033dc2
12 changed files with 23 additions and 23 deletions

View File

@@ -408,7 +408,7 @@ void RimSeismicView::onUpdateLegends()
void RimSeismicView::onLoadDataAndUpdate()
{
updateViewTreeItems( RiaDefines::ItemIn3dView::ALL );
syncronizeLocalAnnotationsFromGlobal();
synchronizeLocalAnnotationsFromGlobal();
onUpdateScaleTransform();
updateMdiWindowVisibility();