From 8cda9d3a21fa57a543f240d8e4bfe0d4f348062a Mon Sep 17 00:00:00 2001 From: Lam <15622383059@163.com> Date: Mon, 18 Feb 2019 17:07:32 +0800 Subject: [PATCH] fix typo --- guide/documentation/datapath.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/documentation/datapath.html b/guide/documentation/datapath.html index 5afdf6f..d730ad6 100644 --- a/guide/documentation/datapath.html +++ b/guide/documentation/datapath.html @@ -152,7 +152,7 @@
(def
(Report
(volatile reportVarA 0)
- (reportBarB true)
+ (reportVarB true)
...
)
(contolVarA true)