doc: Remove stray #+END_SRC.
[8sync.git] / 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.
 
-#+END_SRC
 #+BEGIN_SRC scheme
   ;;; Update this method
   (define (manager-assign-task manager message difficulty)