Skip to content

Commit

Permalink
fix build + spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Aug 9, 2019
1 parent 1b563c0 commit 253a858
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/app/qgsdiscoverrelationsdialog.h
Expand Up @@ -16,7 +16,7 @@
#define QGSDISCOVERRELATIONSDLG_H

#include <QDialog>
#include "ui_qgsdiscoverrelationsdlgbase.h"
#include "ui_qgsdiscoverrelationsdialogbase.h"
#include "qgsrelation.h"
#include "qgis_app.h"

Expand Down
2 changes: 1 addition & 1 deletion src/app/qgsrelationadddlg.h
Expand Up @@ -69,7 +69,7 @@ class APP_EXPORT QgsFieldPairWidget : public QWidget


/**
* QgsRelationAddDlg allows to configure a new relation.
* QgsRelationAddDlg allows configuring a new relation.
* Multiple field pairs can be set.
*/
class APP_EXPORT QgsRelationAddDlg : public QDialog
Expand Down

0 comments on commit 253a858

Please sign in to comment.