From 93bb6238e0c6b7ea008776f4e1c3958ef5382c09 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 27 Jun 2011 07:44:59 +0000 Subject: remove some unused flags and correct aud example heading --- doc/python_api/examples/aud.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/python_api/examples/aud.py b/doc/python_api/examples/aud.py index a7f0bf9fbab..e41e8214cc0 100644 --- a/doc/python_api/examples/aud.py +++ b/doc/python_api/examples/aud.py @@ -1,6 +1,6 @@ """ Basic Sound Playback -++++++++++++++++++++++ +++++++++++++++++++++ This script shows how to use the classes: :class:`Device`, :class:`Factory` and :class:`Handle`. """ -- cgit v1.2.3