Skip to content

Commit 464bf32

Browse files
wdauchycapflam
authored andcommitted
DOC: spoa-server: fix false friends actually
it seems like `actually` was wrongly used instead of `currently` Signed-off-by: William Dauchy <[email protected]>
1 parent 3d23d8a commit 464bf32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ It's recommended to use python version 3 where possible due to python 2 deprecat
2323
Compilation
2424
---------------
2525

26-
Actually, the server support Lua and Python. Type "make" with the options:
26+
The server currently supports Lua and Python. Type "make" with the options:
2727
USE_LUA=1 and/or USE_PYTHON=1.
2828

2929
You can add LUA_INC=.. LUA_LIB=.. to the make command to set the paths to

0 commit comments

Comments
 (0)