Rename documentation to "syndicate"

This commit is contained in:
Tony Garnock-Jones 2016-04-04 05:06:23 +02:00
parent 482afb9f62
commit b6ccbe81cc
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
#lang setup/infotab
(define scribblings '(("scribblings/highlevelref.scrbl" ())))
(define scribblings '(("scribblings/syndicate.scrbl" ())))

View File

@ -8,7 +8,7 @@
@defmodule[syndicate/actor]
@section{Insantaneous Actions (I)}
@section{Instantaneous Actions (I)}
@defform[(actor I ...)]{
Spawns an actor that executes each instantaneous action @racket[I] in