From 9798d18e73eb2f970e60485b7dc21b72f1cfdd63 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 12 Aug 2010 07:09:21 -0400 Subject: [PATCH] Remove superflous ~ from flatfilt docstring. --- hooke/plugin/flatfilt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooke/plugin/flatfilt.py b/hooke/plugin/flatfilt.py index 2688bba..429a2dc 100644 --- a/hooke/plugin/flatfilt.py +++ b/hooke/plugin/flatfilt.py @@ -21,7 +21,7 @@ # License along with Hooke. If not, see # . -"""The ``flatfilt`` module provides :class:`~FlatFiltPlugin` and +"""The ``flatfilt`` module provides :class:`FlatFiltPlugin` and several associated :class:`~hooke.command.Command`\s for removing flat (featureless) :mod:`~hooke.curve.Curve`\s from :class:`~hooke.playlist.Playlist`\s. -- 2.26.2