projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbe18ac
)
DOC: spoa-server: fix false friends `actually`
author
William Dauchy
<w.dauchy@criteo.com>
Sat, 1 Aug 2020 14:28:52 +0000
(16:28 +0200)
committer
Christopher Faulet
<cfaulet@haproxy.com>
Wed, 5 Aug 2020 20:12:54 +0000
(22:12 +0200)
it seems like `actually` was wrongly used instead of `currently`
Signed-off-by: William Dauchy <w.dauchy@criteo.com>
contrib/spoa_server/README
patch
|
blob
|
history
diff --git
a/contrib/spoa_server/README
b/contrib/spoa_server/README
index
f654a23
..
a6c696c
100644
(file)
--- 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