diff --git a/src/sage/graphs/generic_graph.py b/src/sage/graphs/generic_graph.py index 70e695d50a0..ed67a46c343 100644 --- a/src/sage/graphs/generic_graph.py +++ b/src/sage/graphs/generic_graph.py @@ -15757,8 +15757,7 @@ def plot(self, **options): .. NOTE:: - This method supports any parameter accepted by - :meth:`sage.plot.graphics.Graphics.show`, to which they are - forwarded. + :meth:`sage.plot.graphics.Graphics.show`. - See the documentation of the :mod:`sage.graphs.graph_plot` module for information and examples of how to define parameters that will