mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Refactor: Fix misspelling of "synchronize".
This commit is contained in:
@@ -1845,7 +1845,7 @@ RimAnnotationInViewCollection* Rim3dView::annotationCollection() const
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void Rim3dView::syncronizeLocalAnnotationsFromGlobal()
|
||||
void Rim3dView::synchronizeLocalAnnotationsFromGlobal()
|
||||
{
|
||||
RimProject* proj = RimProject::current();
|
||||
if ( proj && proj->activeOilField() )
|
||||
|
||||
Reference in New Issue
Block a user