Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
elpaso committed Mar 12, 2020
1 parent e8cd82b commit 22712f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgsnewdatabasetablenamewidget.cpp
Expand Up @@ -34,7 +34,7 @@ QgsNewDatabaseTableNameWidget::QgsNewDatabaseTableNameWidget(
: QWidget( parent )
{

// Initalize the browser
// Initialize the browser
if ( ! browserModel )
{
mBrowserModel = new QgsBrowserGuiModel( this );
Expand Down

0 comments on commit 22712f5

Please sign in to comment.