summaryrefslogtreecommitdiff
path: root/src/lib/openmj2/pi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/openmj2/pi.h')
-rw-r--r--src/lib/openmj2/pi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/openmj2/pi.h b/src/lib/openmj2/pi.h
index fa0d08ab..7f2fe3ef 100644
--- a/src/lib/openmj2/pi.h
+++ b/src/lib/openmj2/pi.h
@@ -73,7 +73,7 @@ Packet iterator
typedef struct opj_pi_iterator {
/** Enabling Tile part generation*/
char tp_on;
- /** precise if the packet has been already used (usefull for progression order change) */
+ /** precise if the packet has been already used (useful for progression order change) */
short int *include;
/** layer step used to localize the packet in the include vector */
int step_l;