Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Oct 9, 2017
1 parent a30e1cb commit c22bfdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgspropertyoverridebutton.cpp
Expand Up @@ -333,7 +333,7 @@ void QgsPropertyOverrideButton::aboutToShowMenu()

mDefineMenu->addSeparator();

// deactivate button if field yet exists
// deactivate button if field already exists
mDefineMenu->addAction( mActionCreateAuxiliaryField );

const QgsAuxiliaryLayer *alayer = mVectorLayer->auxiliaryLayer();
Expand Down

0 comments on commit c22bfdc

Please sign in to comment.