Skip to content

Commit fe416d4

Browse files
committedJan 14, 2016
Fix typo
1 parent 5425410 commit fe416d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎python/plugins/processing/ui/ProcessingToolbox.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ color: rgb(255, 255, 255);</string>
8181
<enum>QFrame::Raised</enum>
8282
</property>
8383
<property name="text">
84-
<string>You can add more algorithms to the toolbox,&lt;a href=&quot;enable&quot;&gt;enabling additional providers.&lt;/a&gt;</string>
84+
<string>You can add more algorithms to the toolbox, &lt;a href=&quot;enable&quot;&gt;enable additional providers.&lt;/a&gt;</string>
8585
</property>
8686
<property name="wordWrap">
8787
<bool>true</bool>

0 commit comments

Comments
 (0)
Please sign in to comment.