Kaydet (Commit) f9f7cc62 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Ie0193edb4e729c4469c15bc5940dbc8005caf28b
Reviewed-on: https://gerrit.libreoffice.org/71561Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 8182f5e4
...@@ -88,7 +88,7 @@ private: ...@@ -88,7 +88,7 @@ private:
public: public:
/** /**
* @param ppConnection The piece of memory, pConnection points to, is accessible * @param ppConnection The piece of memory, pConnection points to, is accessible
* as long as a reference to paramenter con is held. * as long as a reference to parameter con is held.
*/ */
Statement( const rtl::Reference< comphelper::RefCountedMutex > & refMutex, Statement( const rtl::Reference< comphelper::RefCountedMutex > & refMutex,
const css::uno::Reference< css::sdbc::XConnection> & con, const css::uno::Reference< css::sdbc::XConnection> & con,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment