Merge pull request #2016 from b-/docs/its-to-it's

its → it's
This commit is contained in:
Mitchell Hashimoto
2024-07-31 09:58:20 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@ you may want to pipe that through a pager, an editor, etc.
> >
> You'll see a lot of weird blank configurations like `font-family =`. This > You'll see a lot of weird blank configurations like `font-family =`. This
> is a valid syntax to specify the default behavior (no value). The > is a valid syntax to specify the default behavior (no value). The
> `+show-config` outputs it so its clear that key is defaulting and also > `+show-config` outputs it so it's clear that key is defaulting and also
> to have something to attach the doc comment to. > to have something to attach the doc comment to.
You can also see and read all available configuration options in the source You can also see and read all available configuration options in the source

View File

@ -57,7 +57,7 @@ pipe that through a pager, an editor, etc.
Note: You'll see a lot of weird blank configurations like `font-family =`. This Note: You'll see a lot of weird blank configurations like `font-family =`. This
is a valid syntax to specify the default behavior (no value). The `+show-config` is a valid syntax to specify the default behavior (no value). The `+show-config`
outputs it so its clear that key is defaulting and also to have something to outputs it so it's clear that key is defaulting and also to have something to
attach the doc comment to. attach the doc comment to.
You can also see and read all available configuration options in the source You can also see and read all available configuration options in the source