From e753d6bf32f2afcd5f81debb6ad5713c181e06c1 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 12 May 2010 18:16:40 -0400 Subject: [PATCH] Remove ~~ in info attribute reference of doc/hacking.txt --- doc/hacking.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/hacking.txt b/doc/hacking.txt index b671e05..70f85e8 100644 --- a/doc/hacking.txt +++ b/doc/hacking.txt @@ -111,7 +111,7 @@ Experiments_ tags need a data-holding container to tag, and :class:`~hooke.curve.Data` (for example approach and retract curves in a :class:`~hooke.experiment.VelocityClamp` experiment would be seperate blocks). :class:`~hooke.curve.Curve`\s also have an -:attr:`~~hooke.curve.Curve.info` attribute for persistently storing +:attr:`~hooke.curve.Curve.info` attribute for persistently storing arbitrary data. Playlists -- 2.26.2