Skip to content

Commit 4a8be79

Browse files
committed
Fix mixed up word in Chapter 9
Closes marijnh#404
1 parent fe39ceb commit 4a8be79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

09_regexp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1033,7 +1033,7 @@ usually called an _INI_ file) are as follows:
10331033

10341034
Our task is to convert a string like this into an object whose
10351035
properties hold strings for sectionless settings and sub-objects for
1036-
settings, with those sub-objects holding the section's settings.
1036+
sections, with those sub-objects holding the section's settings.
10371037

10381038
{{index "carriage return", "line break", "newline character"}}
10391039

0 commit comments

Comments
 (0)