Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix spelling
  • Loading branch information
signedav committed Jul 18, 2018
1 parent baf1b3a commit 386817b
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 386817b

Please sign in to comment.