1
0
Fork 0
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:
Phil H 2018-05-11 00:10:16 -04:00 committed by Agniva De Sarker
parent aec4263113
commit e2551b256e

View file

@ -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: