diff --git a/jvmaccess/workbench/exceptiontest1.cxx b/jvmaccess/workbench/exceptiontest1.cxx index adc2db719ff4..c541665bf051 100644 --- a/jvmaccess/workbench/exceptiontest1.cxx +++ b/jvmaccess/workbench/exceptiontest1.cxx @@ -22,7 +22,7 @@ #include // 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). int main()