Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix spelling
(cherry-picked from 56fe370)
  • Loading branch information
signedav committed Jul 19, 2018
1 parent e59ad8a commit 5fe017a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/editorwidgets/qgsrelationreferencewidget.cpp
Expand Up @@ -558,7 +558,7 @@ void QgsRelationReferenceWidget::init()

if ( !mFeatureInitialized )
{
//call it for the first intialization
//call it for the first initialization
emit mComboBox->currentIndexChanged( mComboBox->currentIndex() );
mFeatureInitialized = true;
}
Expand Down

0 comments on commit 5fe017a

Please sign in to comment.