1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-05 18:05:16 +00:00

o Spell 'diretories' correctly.

PR:		misc/60730
Submitted by:	Eugene Grosbein
MFC after:	3 days
This commit is contained in:
Maxim Konovalov 2003-12-30 15:39:33 +00:00
parent cd31d44075
commit 8aa55d8126
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=123996

View File

@ -688,7 +688,7 @@ evalcommand(union node *cmd, int flags, struct backcmd *backcmd)
* the command runs. Partly deleting like
* changepatch() does doesn't seem worth the
* bookinging effort, since most such runs add
* diretories in front of the new PATH.
* directories in front of the new PATH.
*/
clearcmdentry(0);
do_clearcmdentry = 1;