Skip to content

Commit 686a54f

Browse files
committed
bro ro ro sky
1 parent 2c6225c commit 686a54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/mode-tools/mode-tools.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ const ModeToolsComponent = props => {
221221
subtract: {
222222
defaultMessage: 'Subtract',
223223
description: 'Label for the button that subtracts selected objects from eachother',
224-
id: 'pm.paint.modeTools.merge'
224+
id: 'pm.paint.modeTools.subtract'
225225
},
226226
mask: {
227227
defaultMessage: 'Mask',

0 commit comments

Comments
 (0)