summaryrefslogtreecommitdiff
path: root/src/bin/wx/OPJViewer/source/imagjpeg2000.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/wx/OPJViewer/source/imagjpeg2000.cpp')
-rw-r--r--src/bin/wx/OPJViewer/source/imagjpeg2000.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/wx/OPJViewer/source/imagjpeg2000.cpp b/src/bin/wx/OPJViewer/source/imagjpeg2000.cpp
index 9716706b..9e1ab90d 100644
--- a/src/bin/wx/OPJViewer/source/imagjpeg2000.cpp
+++ b/src/bin/wx/OPJViewer/source/imagjpeg2000.cpp
@@ -1092,7 +1092,7 @@ bool wxJPEG2000Handler::SaveFile(wxImage *wimage, wxOutputStream& stream,
/*
configure the event callbacks (not required)
- setting of each callback is optionnal
+ setting of each callback is optional
*/
memset(&event_mgr, 0, sizeof(opj_event_mgr_t));
event_mgr.error_handler = jpeg2000_error_callback;