diff options
author | José Bollo <jose.bollo@iot.bzh> | 2016-06-23 20:34:57 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2016-06-23 20:42:57 +0200 |
commit | 7059e59cddc1c81321639875636e88895bc14309 (patch) | |
tree | 2e857745ae2dd18814bdfe2d6e3806151a51a43e /doc/afb-application-writing.html | |
parent | ef908d903929988ad01f9df94415fc9c3ddebcac (diff) |
vocabulary: moving from 'plugin' to 'binding'
Change-Id: Ic9e118df2bede1fefbb591f8ae7887266b7324ca
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'doc/afb-application-writing.html')
-rw-r--r-- | doc/afb-application-writing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/afb-application-writing.html b/doc/afb-application-writing.html index 1f1fcc1c..ad1911df 100644 --- a/doc/afb-application-writing.html +++ b/doc/afb-application-writing.html @@ -37,7 +37,7 @@ code > span.er { color: #ff0000; font-weight: bold; } <h1 class="title">HOWTO WRITE an APPLICATION above AGL FRAMEWORK</h1> <h2 class="author">José Bollo</h2> <h2 class="author">Fulup Ar Foll</h2> -<h3 class="date">09 juin 2016</h3> +<h3 class="date">10 juin 2016</h3> </header> <nav id="TOC"> <ul> |