Fix typo
Change-Id: I1e78c05cc78c03c1b5578342f7480405f6992c68 Reviewed-on: https://gerrit.libreoffice.org/48999 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
af0fed1205
commit
8ed1e348e0
@ -1179,7 +1179,7 @@ Reference< XConnection > ODatabaseSource::getConnection(const OUString& user, co
|
||||
Reference< XNameAccess > SAL_CALL ODatabaseSource::getBookmarks( )
|
||||
{
|
||||
ModelMethodGuard aGuard( *this );
|
||||
// tdf#114596 this may look nutty but see OBookmarkContainer::aquire()
|
||||
// tdf#114596 this may look nutty but see OBookmarkContainer::acquire()
|
||||
return static_cast<XNameContainer*>(&m_Bookmarks);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user