mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 21:52:31 +03:00
[sed/en] Fix typo (#5118)
This commit is contained in:
parent
bacc08e6d8
commit
6c2b588d9b
@ -253,8 +253,8 @@ b
|
|||||||
# recent reading of an input line or execution of a "t" (test) function.
|
# recent reading of an input line or execution of a "t" (test) function.
|
||||||
t my_label
|
t my_label
|
||||||
|
|
||||||
# Here is a complete example of branching
|
# Here is a complete example of branching:
|
||||||
# Join lines that end with a backspace into a single space-separated one
|
# Join lines that end with a backslash into a single space-separated one.
|
||||||
|
|
||||||
# Name this position "loop"
|
# Name this position "loop"
|
||||||
: loop
|
: loop
|
||||||
|
Loading…
Reference in New Issue
Block a user