Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15571 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
borysiasty committed Mar 23, 2011
1 parent efaae05 commit 1c5f4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/gui/qgsattributeeditor.sip
Expand Up @@ -2,7 +2,7 @@
class QgsAttributeEditor : public QObject
{
%TypeHeaderCode
#incude <qgsattributeeditor.h>
#include <qgsattributeeditor.h>
%End
public:
QgsAttributeEditor( QObject *parent );
Expand Down

0 comments on commit 1c5f4cd

Please sign in to comment.