From f1d159845dca6dbacc05117ca4090e655070f2bc Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sun, 7 Jun 2015 23:40:35 +0200 Subject: [PATCH] * doc/org/tut10.org: Typo. --- doc/org/tut10.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org/tut10.org b/doc/org/tut10.org index c709705f7..b3d8ccd48 100644 --- a/doc/org/tut10.org +++ b/doc/org/tut10.org @@ -79,7 +79,7 @@ T0_S3: The above line can actually be made a bit shorter, because =translate()= can also be used as a function (as opposed to a method) -that take a formula (possibly as a string) as first argument: +that takes a formula (possibly as a string) as first argument: #+BEGIN_SRC python :results output :exports both import spot