From 5a1388b79fb4b20047d637b2c0e469c91fb1d99d Mon Sep 17 00:00:00 2001 From: Vincent Balat Date: Fri, 23 Aug 2024 17:45:54 +0200 Subject: [PATCH] Graffiti fixes --- tutos/dev/manual/application.wiki | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/tutos/dev/manual/application.wiki b/tutos/dev/manual/application.wiki index f5139728..cc12891e 100644 --- a/tutos/dev/manual/application.wiki +++ b/tutos/dev/manual/application.wiki @@ -816,7 +816,7 @@ lines are drawn on both windows. to the client: * Module <> - (or <> + (or <> if you are using Ocsigen Start) provides a very simple way to send messages to clients. It's probably the solution you will use most of the times. * You can use <>