From: William Dauchy Date: Sat, 1 Aug 2020 14:28:52 +0000 (+0200) Subject: DOC: spoa-server: fix false friends `actually` X-Git-Tag: v2.3-dev3~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4896d279aa159ba1fc9f7728a30120993c7ac577;p=thirdparty%2Fhaproxy.git DOC: spoa-server: fix false friends `actually` it seems like `actually` was wrongly used instead of `currently` Signed-off-by: William Dauchy --- diff --git a/contrib/spoa_server/README b/contrib/spoa_server/README index f654a2321d..a6c696c78b 100644 --- a/contrib/spoa_server/README +++ b/contrib/spoa_server/README @@ -23,7 +23,7 @@ It's recommended to use python version 3 where possible due to python 2 deprecat Compilation --------------- -Actually, the server support Lua and Python. Type "make" with the options: +The server currently supports Lua and Python. Type "make" with the options: USE_LUA=1 and/or USE_PYTHON=1. You can add LUA_INC=.. LUA_LIB=.. to the make command to set the paths to