Skip to content

Commit f31c55b

Browse files
committed
Tidying up language usage
1 parent 9950eb3 commit f31c55b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/01-introduction/sections/03-basics.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ image::images/settings-wrap.png[Theme settings]
7373

7474
Enabling ``Soft Tabs'' will insert spaces instead of actual tab characters when you hit the `tab` key and the ``Tab Length'' specifies how many spaces to insert when you do so, or how many spaces to represent a tab as if ``Soft Tabs'' is disabled.
7575

76-
The ``Soft Wrap'' option will wrap lines that are too long to fit in your current window. If soft wrapping is disabled, the lines will simply run off the side of the screen and you will have to scroll the window to see the rest of the content. If ``Soft Wrap At Preferred Line Length'' is toggled, the lines will wrap at 80 characters instead of the end of the screen. You can also change the default line length to something other than 80 on this sames screen.
76+
The ``Soft Wrap'' option will wrap lines that are too long to fit in your current window. If soft wrapping is disabled, the lines will simply run off the side of the screen and you will have to scroll the window to see the rest of the content. If ``Soft Wrap At Preferred Line Length'' is toggled, the lines will wrap at 80 characters instead of the end of the screen. You can also change the default line length to a value other than 80 on this screen.
7777

7878
In <<_basic_customization>> we will see how to set different wrap preferences for different types of files (for example, if you want to wrap Markdown files but not code files).
7979

0 commit comments

Comments
 (0)