Fix typo 37/24937/2 9.99.2 jellyfish/9.99.2 jellyfish_9.99.2
authorzhangnan.fnst <zhangnan.fnst@cn.fujitsu.com>
Mon, 6 Jul 2020 09:50:07 +0000 (02:50 -0700)
committerzhang nan <zhangnan.fnst@cn.fujitsu.com>
Tue, 7 Jul 2020 01:13:11 +0000 (01:13 +0000)
Bug-AGL: SPEC-3476

Signed-off-by: Zhang Nan <zhangnan.fnst@cn.fujitsu.com>
Change-Id: Icafb76c1cee6fb85e4f5fb95badb521fb96d45d5

docs/afb-migration-to-binding-v3.md

index 4a8096d..bff88cd 100644 (file)
@@ -156,7 +156,7 @@ These functions are now implemented as the following macros:
 
 This is a decision of the developer to switch to the new family
 **afb_req_reply** or to keep the good old functions **afb_req_fail**
-adn **afb_req_success**.
+and **afb_req_success**.
 
 Consider use of the new (sub)call
 ---------------------------------