summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2011-04-16 11:26:16 +0000
committerAntonin Descampe <antonin@gmail.com>2011-04-16 11:26:16 +0000
commit48fc70d4d16130ed296c541817f8affbaf0840a6 (patch)
tree2566ee0b5b2f1ada53b42805ffc4c08f9a412984 /README
parentdbbad6f1b0e88e9e19661ea287130cec94cb410d (diff)
renamed "openjpeg3d" in "openjp3d"
Diffstat (limited to 'README')
-rwxr-xr-xREADME4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index a22ecb44..2cc6de30 100755
--- a/README
+++ b/README
@@ -19,9 +19,9 @@ If you find some bugs or if you have problems using the encoder/decoder, please
======================================================
- After decompressing the zip file provided, you should find
-at least the following files in the created 'openjpeg3d' directory:
+at least the following files in the created 'openjp3d' directory:
- * libopenjpeg3d - This directory contains all library related code
+ * libopenjp3d - This directory contains all library related code
* codec - This directory contains all codec related code
* tcltk - This directory contains the API scripts
* README - The file you are reading