Not quite accurate code example heading

This commit is contained in:
ripytide
2021-05-10 18:16:29 +01:00
committed by Fabian Homborg
parent 40704ba7a2
commit 8c19b6105f

View File

@@ -897,7 +897,7 @@ If you want to set some personal customization, universal variables are nice::
# Typically you'd run this interactively, fish takes care of keeping it.
set -U fish_color_autosuggestion 555
The following code will not output anything::
Here is an example of local vs function-scoped variables::
begin
# This is a nice local scope where all variables will die