From a7eca0dc275e9d54562784286909186007429681 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 24 Mar 2017 20:09:17 +0100 Subject: [PATCH] doc/develop.rst: fix punctuation --- doc/develop.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/develop.rst b/doc/develop.rst index fc12d75d..f127ca94 100644 --- a/doc/develop.rst +++ b/doc/develop.rst @@ -86,7 +86,7 @@ Reading a sound file -------------------- In this example, `aubio_source `_ -is used to read a media file: +is used to read a media file. First, define a few variables and allocate some memory. -- 2.11.0