From 1002aac161df5d418d18f8b16f38dfbcd2fa71a7 Mon Sep 17 00:00:00 2001 From: Christopher Faulet Date: Fri, 9 Dec 2016 17:41:54 +0100 Subject: [PATCH] DOC: Fix some typo in SPOE documentation [wt: backport to 1.7] --- doc/SPOE.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/SPOE.txt b/doc/SPOE.txt index e51ffdf97..6d2c4ae4c 100644 --- a/doc/SPOE.txt +++ b/doc/SPOE.txt @@ -333,7 +333,7 @@ event Supported events are: - on-client-session - - on-server-connectiob + - on-server-session - on-frontend-tcp-request - on-backend-tcp-request - on-tcp-response @@ -840,10 +840,10 @@ Here is the list of supported actions: attached to this action: the variable scope (proc, sess, txn, req or req) and the variable name (a string). - ACTION-UNSET-VAR : + ACTION-UNSET-VAR : - SET-VAR : <1> - NB-ARGS : <3> + UNSET-VAR : <2> + NB-ARGS : <2> VAR-SCOPE : | | | | VAR-NAME :