mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-02-28 00:20:56 +00:00
DOC: spoa-server: fix false friends actually
it seems like `actually` was wrongly used instead of `currently` Signed-off-by: William Dauchy <w.dauchy@criteo.com>
This commit is contained in:
parent
bbe18ac5df
commit
4896d279aa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user