From: Christopher Allan Webber Date: Fri, 6 Jan 2017 18:19:00 +0000 (-0600) Subject: doc: Remove stray #+END_SRC. X-Git-Tag: v0.4.0~14 X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=da661f88d5114ff79913b1fe4a904d6cf15250ea doc: Remove stray #+END_SRC. * doc/8sync-new-manual.org: Remove stray #+END_SRC. --- 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)