mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-19 18:55:24 +02:00
Fix typo for which
page
This commit is contained in:
parent
aec4263113
commit
e2551b256e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# which
|
||||
|
||||
> Locate the a program in the user's path.
|
||||
> Locate a program in the user's path.
|
||||
|
||||
- Search the PATH environment variable and display the location of any matching executables:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue