Fix typo
Change-Id: Id89680653dec2edcb0529550d54a50036b736cc9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170982 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
59c781f29b
commit
77548ff919
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
// Modify source/virtualmachine.cxx before running this test, by letting the
|
// Modify source/virtualmachine.cxx before running this test, by letting the
|
||||||
// AttachGuard ctor directly throw a CreationExcepiton (without even setting the
|
// AttachGuard ctor directly throw a CreationException (without even setting the
|
||||||
// m_xMachine member).
|
// m_xMachine member).
|
||||||
|
|
||||||
int main()
|
int main()
|
||||||
|
|
Loading…
Reference in a new issue