Fix string typos

Submitted by:	Rebecca Cran
This commit is contained in:
Adam Weinberger 2019-09-10 01:58:04 +00:00
parent 5220fce6a3
commit 7f5a1bfdf3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511728

View File

@ -1462,7 +1462,7 @@ _usefound=
.endif
.endfor
.if !defined(_usefound)
ERROR+= "Unkonwn USES=${f:C/\:.*//}"
ERROR+= "Unknown USES=${f:C/\:.*//}"
.endif
.endfor
@ -1984,7 +1984,7 @@ _usefound=
.endif
.endfor
.if !defined(_usefound)
ERROR+= "Unkonwn USES=${f:C/\:.*//}"
ERROR+= "Unknown USES=${f:C/\:.*//}"
.endif
.endfor