diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-10-05 09:20:05 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-10-05 09:20:05 +0000 |
| commit | eda4c26d24f196eab1aeadff49c1694541da6c1a (patch) | |
| tree | 12c0ab5f2da2186bf1bc9c9489cd7cfce1637c47 /src/lib/openjp2/jp2.h | |
| parent | 4b140e060bf1a5cd1cc048014bc9e512930e2a8d (diff) | |
[trunk] Fix spelling. writting -> writing
Diffstat (limited to 'src/lib/openjp2/jp2.h')
| -rw-r--r-- | src/lib/openjp2/jp2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/openjp2/jp2.h b/src/lib/openjp2/jp2.h index f2f3c757..d02410b6 100644 --- a/src/lib/openjp2/jp2.h +++ b/src/lib/openjp2/jp2.h @@ -258,7 +258,7 @@ opj_jp2_img_header_writer_handler_t; * @param stream the stream to write data to. * @param p_manager user event manager. * - * @return true if writting was successful. + * @return true if writing was successful. */ opj_bool opj_jp2_write_jp2h(opj_jp2_v2_t *jp2, opj_stream_private_t *stream, |
