diff options
| author | Stefan Weil <sw@weilnetz.de> | 2015-09-29 05:55:43 +0200 |
|---|---|---|
| committer | Stefan Weil <sw@weilnetz.de> | 2015-09-29 05:55:43 +0200 |
| commit | 99fc1ab306f9db0085adf648369404ce8aae22a9 (patch) | |
| tree | e578bd00dd5fe582d12ecf14d35f09f0d937f3b2 /doc | |
| parent | 838dfb8058df62af44905e1fa3936d989844effc (diff) | |
Fix typos in comments and string
Most typos were found by codespell.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/openjpip.dox.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/openjpip.dox.in b/doc/openjpip.dox.in index e54ca75d..09ed9073 100644 --- a/doc/openjpip.dox.in +++ b/doc/openjpip.dox.in @@ -64,7 +64,7 @@ * * * \section sysarchtect System Architecture - * JPIP protocol is implimented between the JPIP server program (opj_server) and the JPIP client java program (opj_viewer).\n + * JPIP protocol is implemented between the JPIP server program (opj_server) and the JPIP client java program (opj_viewer).\n * Figure below represents the overview of our system architecture.\n * The JPIP server parses JPIP query and sends corresponding JPT/JPP-stream. * The JPIP client viewer is an image viewer with GUI to publish JPIP requests and receive JPT/JPP-stream.\n |
