https://bugs.documentfoundation.org/show_bug.cgi?id=132110

--- Comment #15 from Julien Nabet <[email protected]> ---
In pythonpath/smtpmailer/dbqueries.py,
I noticed a typo:
# Get DataBase Version Query
    elif name == 'getVerion':
        query = 'Select DISTINCT DATABASE_VERSION() as "HSQL Version" From
INFORMATION_SCHEMA.SYSTEM_TABLES'

Shouldn't it be "getVersion" ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to