From b9f81d06cfd5e0b54036ef73276c064632e9fba5 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Sun, 17 Aug 2014 22:06:04 +0200 Subject: [PATCH] again --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2b96d97..0cfa337 100644 --- a/README.rst +++ b/README.rst @@ -231,7 +231,7 @@ Show the analyzer results: The encoded OGG file should also be there... -Note you can also instanciate each processor with its own class:: +Note you can also instanciate each processor with its own class:: python decoder = timeside.decoder.file.FileDecoder('sweep.wav') grapher = timeside.grapher.waveform_simple.Waveform() -- 2.39.5