doc: Remove stray #+END_SRC.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 6 Jan 2017 18:19:00 +0000 (12:19 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 6 Jan 2017 18:19:00 +0000 (12:19 -0600)
* doc/8sync-new-manual.org: Remove stray #+END_SRC.

doc/8sync-new-manual.org

index 6658c93928d9d820b37e4eb959779b1544666077..e1462f5e44c82cf60d2e67c5cd36822bf5dc673b 100644 (file)
@@ -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.
 
 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)
 #+BEGIN_SRC scheme
   ;;; Update this method
   (define (manager-assign-task manager message difficulty)