mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 14:27:16 +00:00
(svn r13802) -Fix(r13801): a few small typos
This commit is contained in:
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
Block a user