From da661f88d5114ff79913b1fe4a904d6cf15250ea Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Fri, 6 Jan 2017 12:19:00 -0600 Subject: [PATCH] doc: Remove stray #+END_SRC. * doc/8sync-new-manual.org: Remove stray #+END_SRC. --- doc/8sync-new-manual.org | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/8sync-new-manual.org b/doc/8sync-new-manual.org index 6658c93..e1462f5 100644 --- a/doc/8sync-new-manual.org +++ b/doc/8sync-new-manual.org @@ -526,7 +526,6 @@ which does not block the rest of the program from running. Let's try applying that to our own code by turning our manager into a micromanager. -#+END_SRC #+BEGIN_SRC scheme ;;; Update this method (define (manager-assign-task manager message difficulty) -- 2.31.1