Skip to content

Commit cba8d3c

Browse files
author
borysiasty
committed
typo fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15571 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 584ec23 commit cba8d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/gui/qgsattributeeditor.sip

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
class QgsAttributeEditor : public QObject
33
{
44
%TypeHeaderCode
5-
#incude <qgsattributeeditor.h>
5+
#include <qgsattributeeditor.h>
66
%End
77
public:
88
QgsAttributeEditor( QObject *parent );

0 commit comments

Comments
 (0)