diff --git a/include/osgFX/Outline b/include/osgFX/Outline index f8167e615..efd970340 100644 --- a/include/osgFX/Outline +++ b/include/osgFX/Outline @@ -54,7 +54,7 @@ namespace osgFX META_Effect(osgFX, Outline, "Outline", "Stencil buffer based object outline effect.\n" "This effect needs a properly setup stencil buffer.", - "Ulrich Hertlein "); + "Ulrich Hertlein"); /// Set outline width. void setWidth(float w);