forked from github/server
that typo has been bugging me
This commit is contained in:
parent
d7c2824ba9
commit
bdb887c9fb
|
@ -17,7 +17,7 @@ function dbupdate()
|
|||
edb:update_factions()
|
||||
edb:update_scores()
|
||||
else
|
||||
print("could no open "..config.basepath.."/eressea.db")
|
||||
print("could not open "..config.basepath.."/eressea.db")
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue