Skip to content

Commit 386817b

Browse files
committedJul 18, 2018
fix spelling
1 parent baf1b3a commit 386817b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/gui/editorwidgets/qgsrelationreferencewidget.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ void QgsRelationReferenceWidget::init()
558558

559559
if ( !mFeatureInitialized )
560560
{
561-
//call it for the first intialization
561+
//call it for the first initialization
562562
emit mComboBox->currentIndexChanged( mComboBox->currentIndex() );
563563
mFeatureInitialized = true;
564564
}

0 commit comments

Comments
 (0)
Please sign in to comment.