Skip to content

Commit

Permalink
[processing] Fix script editor dialog title
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 21, 2018
1 parent fb88249 commit 28b23d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/plugins/processing/ui/DlgScriptEditor.ui
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Script editor</string>
<string>Processing Script Editor</string>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QGridLayout" name="gridLayout">
Expand Down

0 comments on commit 28b23d0

Please sign in to comment.