string.join(lst) -> " ".join(lst) and not "".join(lst)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14538 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
José Matox 2006-08-02 16:13:01 +00:00
parent 26c0f379c7
commit 7f552526fc
2 changed files with 6 additions and 6 deletions