diff --git a/Code/IO/otbVectorDataIOBase.h b/Code/IO/otbVectorDataIOBase.h
index 2bc1b37970b70170d01d5a87432522fd71ec3ae8..d48ae9a8bd6c9b63b148e4a41519b3c35a553011 100644
--- a/Code/IO/otbVectorDataIOBase.h
+++ b/Code/IO/otbVectorDataIOBase.h
@@ -141,7 +141,7 @@ public:
     return false;
   }
 
-  /*   /\** Writes the spacing and dimentions of the VectorData. */
+  /*   /\** Writes the spacing and dimensions of the VectorData. */
   /*    * Assumes SetFileName has been called with a valid file name. *\/ */
   /*   virtual void WriteVectorDataInformation() = 0; */