diff --git a/docs/examples/input/mouse functions.rst b/docs/examples/input/mouse functions.rst index 36ebc124..2ce0da8d 100644 --- a/docs/examples/input/mouse functions.rst +++ b/docs/examples/input/mouse functions.rst @@ -1,5 +1,5 @@ ******** -Mouse 1D +Mouse Functions ******** .. raw:: html @@ -139,4 +139,4 @@ Click on the box and drag it across the screen. if __name__ == '__main__': - run() \ No newline at end of file + run()