diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Graphics.SvgDiagram.html --- a/eric6/Documentation/Source/eric6.Graphics.SvgDiagram.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Graphics.SvgDiagram.html Sat Jan 16 16:51:23 2021 +0100 @@ -241,7 +241,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> index of zoom factor (integer) </dd> @@ -296,7 +296,7 @@ Private method to get the current zoom factor in percent. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> current zoom factor in percent (integer) </dd> @@ -337,7 +337,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, if the event was handled (boolean) </dd> @@ -364,7 +364,7 @@ Public method to retrieve a name for the diagram. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> name for the diagram </dd>