From c8029217210f3250b9bdd6d8be4eb7ab370c05d0 Mon Sep 17 00:00:00 2001 From: Daniel Corbett Date: Tue, 11 Jun 2019 10:08:53 -0400 Subject: [PATCH] DOC/MINOR: contrib/spoa_server: Fix typo in README Fix typo in README ps_pyhton.py -> ps_python.py --- contrib/spoa_server/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/spoa_server/README b/contrib/spoa_server/README index 57ec9c414..d820807ff 100644 --- a/contrib/spoa_server/README +++ b/contrib/spoa_server/README @@ -34,7 +34,7 @@ The file processor is recognized using the extension. .lua or .luac for lua and $> ./spoa -d -f ps_lua.lua - $> ./spoa -d -f ps_pyhton.py + $> ./spoa -d -f ps_python.py Configure