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

Fix typo

Change-Id: I2d5b20bdc5c87edce37930b5acced910fe1aec70
Reviewed-on: https://gerrit.libreoffice.org/70332
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst f371a2bd
......@@ -65,7 +65,7 @@ namespace connectivity
This method needs to be implemented in derived classes.
<BR>
The method gets called with s_aMutex acquired.
@return an pointer to the newly created array helper. Must not be NULL.
@return a pointer to the newly created array helper. Must not be NULL.
*/
virtual ::cppu::IPropertyArrayHelper* createArrayHelper(sal_Int32 nId) const override;
virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper() override;
......
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