Little mistake in TGraph doc

Hello, in the Draw function of TGraph documentation (root.cern.ch/root/html/TGraph.html#TGraph:Draw) this sentence is written

[quote]Draw this graph with its current attributes.

The ptions to draw a graph are described in TGraphPainter class.[/quote]
I think “ptions” should be “options”. :smiley:

thanks for reporting this typo. Now fixed.

Rene