Skip to content

Commit

Permalink
Error in a .ui
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@8003 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
homann committed Jan 18, 2008
1 parent d49ca20 commit 4586aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgspythondialog.ui
Expand Up @@ -30,7 +30,7 @@
</sizepolicy>
</property>
<property name="text" >
<string>To access Quantum GIS environment from this python console use object &lt;span style=" font-weight:600;">iface&lt;/span> from global scope which is an instance of QgisInterface class.<br>Usage e.g.: iface.zoomFull()</string>
<string>To access Quantum GIS environment from this python console use object from global scope which is an instance of QgisInterface class.&lt;br>Usage e.g.: iface.zoomFull()</string>
</property>
<property name="wordWrap" >
<bool>true</bool>
Expand Down

0 comments on commit 4586aa8

Please sign in to comment.