Skip to content

Commit c1a9373

Browse files
committed
Merge pull request #10 from tecfreak/patch-2
fix duplicate copy (thanks, @tecfreak!)
2 parents bc7d205 + 4a1972e commit c1a9373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/dialog.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<type name="Boolean" />
4343
</option>
4444
<option name="draggable" default='true'>
45-
<desc>If set to true, the dialog will be draggable will be draggable by the titlebar.</desc>
45+
<desc>If set to true, the dialog will be draggable by the titlebar.</desc>
4646
<type name="Boolean" />
4747
</option>
4848
<option name="height" default='"auto"'>

0 commit comments

Comments
 (0)