mirror of https://github.com/OpenTTD/OpenTTD
(svn r13802) -Fix(r13801): a few small typos
parent
f9d15a6baf
commit
856c9e14b1
|
@ -924,7 +924,7 @@ check_params() {
|
||||||
|
|
||||||
if [ -n "$man_dir" ]
|
if [ -n "$man_dir" ]
|
||||||
then
|
then
|
||||||
log 1 "manual page directory... $mean_dir"
|
log 1 "manual page directory... $man_dir"
|
||||||
else
|
else
|
||||||
log 1 "manual page directory... none"
|
log 1 "manual page directory... none"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue