misc: cleanup

This commit is contained in:
Dylan Araps
2018-06-19 16:28:47 +10:00
parent 6312a79633
commit 49531108cf

View File

@@ -94,7 +94,7 @@ Any donations are appreciated, they give me the time to make this the best resou
* [Text Attributes](#text-attributes) * [Text Attributes](#text-attributes)
* [Cursor Movement](#cursor-movement) * [Cursor Movement](#cursor-movement)
* [Erasing Text](#erasing-text) * [Erasing Text](#erasing-text)
* [Parameter Expansion.](#parameter-expansion) * [Parameter Expansion](#parameter-expansion)
* [Indirection](#indirection) * [Indirection](#indirection)
* [Replacement](#replacement) * [Replacement](#replacement)
* [Length](#length) * [Length](#length)
@@ -1027,7 +1027,7 @@ Contrary to popular belief, there's no issue in using raw escape sequences. Usin
# Parameter Expansion. # Parameter Expansion
## Indirection ## Indirection