Skip to content

Commit 6d40b2c

Browse files
authored
quick rename -- settings-modal.jsx
1 parent 342f687 commit 6d40b2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/tw-settings-modal/settings-modal.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,8 +299,8 @@ const OOBRendering = props => (
299299
{...props}
300300
label={
301301
<FormattedMessage
302-
defaultMessage="Out of Bounds Rendering"
303-
description="Enable Out of Bounds Rendering setting"
302+
defaultMessage="Disable Out of Bounds Rendering"
303+
description="Disable Out of Bounds Rendering setting"
304304
id="pm.settingsModal.oobRendering"
305305
/>
306306
}

0 commit comments

Comments
 (0)