Fix typo
Change-Id: If45e9c127027adc20edbddf31907db257c0ef8f0 Reviewed-on: https://gerrit.libreoffice.org/73686 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
3e82710d1e
commit
8c90c9d2f8
@@ -179,7 +179,7 @@ namespace svt
|
||||
return false;
|
||||
|
||||
assert( m_pContent && "SmartContent::implIs: inconsistence!" );
|
||||
// if, after an bindTo, we don't have a content, then we should be INVALID, or at least
|
||||
// if, after a bindTo, we don't have a content, then we should be INVALID, or at least
|
||||
// NOT_BOUND (the latter happens, for example, if somebody tries to ask for an empty URL)
|
||||
|
||||
bool bIs = false;
|
||||
|
Reference in New Issue
Block a user