summaryrefslogtreecommitdiff
path: root/src/bin/jpip/README
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2021-12-05 13:04:30 +0100
committerStefan Weil <sw@weilnetz.de>2021-12-05 13:14:33 +0100
commit667149ffa11f0255db92f522bc5b5fc8aefb16ec (patch)
tree6f2cc2eac205e13eae3e358d72f49385fd62ebbc /src/bin/jpip/README
parent90481203a28d4d18052a07711d6d890ed1ab8c8a (diff)
Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'src/bin/jpip/README')
-rw-r--r--src/bin/jpip/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/jpip/README b/src/bin/jpip/README
index 5bcb01fa..f9baff2c 100644
--- a/src/bin/jpip/README
+++ b/src/bin/jpip/README
@@ -92,7 +92,7 @@ Server:
For shutting down JPIP server:
%GET http://hostname/myFCGI?quitJPIP
Notice, http://hostname/myFCGI is the HTTP server URI (myFCGI refers to opj_server by the server setting)
- Requst message "quitJPIP" can be changed in Makfile, modify -DQUIT_SIGNAL=\"quitJPIP\"
+ Request message "quitJPIP" can be changed in Makefile, modify -DQUIT_SIGNAL=\"quitJPIP\"
Client:
1. Launch image decoding server, and keep it alive as long as image viewers are open