diff --git a/src/lib.rs b/src/lib.rs index 5ef7cf7..1de5ad2 100755 --- a/src/lib.rs +++ b/src/lib.rs @@ -18,7 +18,7 @@ pub mod index; mod compression; mod dat; -// Reading model (MDL) files. +/// Reading model (MDL) files. pub mod model; /// All of the races in Eorzea in a nice enum package.