Fix a typo in ch15

This commit is contained in:
qq88976321 2021-10-11 13:11:08 +08:00
parent 1151302c42
commit bd56e3c4c3

View file

@ -56,7 +56,7 @@ Some command-line commands accept file names as arguments. One example is `edit`
## History Window and Command-line Window
You can view the histoy of command-line commands and search terms (this requires the `+cmdline_hist` feature).
You can view the history of command-line commands and search terms (this requires the `+cmdline_hist` feature).
To open the command-line history, run `:his :`. You should see something like the following: