diff options
| author | Stefan Weil <sw@weilnetz.de> | 2021-12-05 13:04:30 +0100 |
|---|---|---|
| committer | Stefan Weil <sw@weilnetz.de> | 2021-12-05 13:14:33 +0100 |
| commit | 667149ffa11f0255db92f522bc5b5fc8aefb16ec (patch) | |
| tree | 6f2cc2eac205e13eae3e358d72f49385fd62ebbc /src/bin/jpip/README | |
| parent | 90481203a28d4d18052a07711d6d890ed1ab8c8a (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/README | 2 |
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 |
