Skip to content

Commit 4586aa8

Browse files
author
homann
committedJan 18, 2008
Error in a .ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@8003 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent d49ca20 commit 4586aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgspythondialog.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</sizepolicy>
3131
</property>
3232
<property name="text" >
33-
<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>
33+
<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>
3434
</property>
3535
<property name="wordWrap" >
3636
<bool>true</bool>

0 commit comments

Comments
 (0)
Please sign in to comment.