diff --git a/python/GafferImageUI/ImageInspector.py b/python/GafferImageUI/ImageInspector.py index 91dd5045e1a..d55e6dffd22 100644 --- a/python/GafferImageUI/ImageInspector.py +++ b/python/GafferImageUI/ImageInspector.py @@ -240,7 +240,7 @@ def __setPathListingPaths( self ) : ) ########################################################################## -# _ImagePath +# _ImagePathBase ########################################################################## class _ImagePathBase( Gaffer.Path ) :