projects
/
haproxy-2.1.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f25233
)
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
Willy Tarreau
<w@1wt.eu>
Wed, 30 Sep 2020 05:02:22 +0000
(07:02 +0200)
it seems like `actually` was wrongly used instead of `currently`
Signed-off-by: William Dauchy <w.dauchy@criteo.com>
(cherry picked from commit
4896d279aa159ba1fc9f7728a30120993c7ac577
)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit
96bcd2110b6d1219236ace2bdb0fa32ee0c092f4
)
Signed-off-by: Willy Tarreau <w@1wt.eu>
contrib/spoa_server/README
patch
|
blob
|
history
diff --git
a/contrib/spoa_server/README
b/contrib/spoa_server/README
index
341f5f9
..
7739ba9
100644
(file)
--- a/
contrib/spoa_server/README
+++ b/
contrib/spoa_server/README
@@
-22,7
+22,7
@@
The current python version in use is 2.7.
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