Fix some typos (found by codespell)
[openjpeg.git] / src / bin / jpip / README
index 5bcb01faa8d291b152e2f0cb93d9c3c61897236d..f9baff2c0b586cdd4ecdc3f516b8eb582673bc1a 100644 (file)
@@ -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