diff --git a/Doc/tutorial_08.docu b/Doc/tutorial_08.docu
index 394e81d5..2a221644 100644
--- a/Doc/tutorial_08.docu
+++ b/Doc/tutorial_08.docu
@@ -55,7 +55,7 @@ ASCII is not a real option and will be selected, if binary was not defined.
| Format/Option | ASCII | Binary | MSB | LSB | Swap | VertexNormal | VertexColor | VertexTexCoord | EdgeColor | FaceNormal | FaceColor | FaceTexCoord | ColorAlpha | ColorFloat | Custom
|
|---|
| OBJ | x | | | | | x | x *) | x | | x | x | x | | |
|
|---|
| OFF | x | x | | x | | x | x | x | | | x | | x | x |
- |
|---|
| PLY | x | x | x | x | | x | x | x | | | | | x | x | x **)
+ |
|---|
| PLY | x | x | x | x | | x | x | x | | | x | | x | x | x **)
|
|---|
| OM | | x | x | x | x | x | x | x | | x | x | | | | x (\ref tutorial_09 )
|
|---|
| STL | x | x | | x | | | | | | x | | | | |
|
|---|
| VTK ***) | x | | | | | | | | | | | | | |
|
|---|