Skip to content

Commit ea22a14

Browse files
authored
changed wording on autoindent setting
as the previous text seemed to suggest the property to act on wrapping rather than indenting
1 parent 03cc18c commit ea22a14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/sql-operations-studio/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The menu command **File** > **Preferences** > **Settings** (**Code** > **Prefere
3030

3131
You can also open the user and workspace settings from the **Command Palette** (**Ctrl+Shift+P**) with **Preferences: Open User Settings** and **Preferences: Open Workspace Settings** or use the keyboard shortcut (**Ctrl+,**).
3232

33-
The following example disables line numbers in the editor and configures lines of text to wrap automatically based on the size of the editor.
33+
The following example disables line numbers in the editor and configures lines of code to be indented automatically.
3434

3535
![Example Settings](media/settings/sample-settings.png)
3636

0 commit comments

Comments
 (0)