doc/develop.rst: fix punctuation
authorPaul Brossier <piem@piem.org>
Fri, 24 Mar 2017 19:09:17 +0000 (20:09 +0100)
committerPaul Brossier <piem@piem.org>
Fri, 24 Mar 2017 19:09:17 +0000 (20:09 +0100)
doc/develop.rst

index fc12d75..f127ca9 100644 (file)
@@ -86,7 +86,7 @@ Reading a sound file
 --------------------
 
 In this example, `aubio_source <https://aubio.org/doc/latest/source_8h.html>`_
-is used to read a media file:
+is used to read a media file.
 
 First, define a few variables and allocate some memory.