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:
@@ -256,7 +256,7 @@ RimEclipseContourMapView* RicNewContourMapViewFeature::createEclipseContourMapFr
|
||||
|
||||
eclipseCase->contourMapCollection()->push_back( contourMap );
|
||||
|
||||
contourMap->syncronizeLocalAnnotationsFromGlobal();
|
||||
contourMap->synchronizeLocalAnnotationsFromGlobal();
|
||||
|
||||
// Resolve references after contour map has been inserted into Rim structures
|
||||
std::vector<caf::PdmFieldHandle*> fieldsWithFailingResolve;
|
||||
|
||||
Reference in New Issue
Block a user