diff --git a/Applications/Util/otbReadImageInfo.cxx b/Applications/Util/otbReadImageInfo.cxx
index 4631cd89ae21b57638e4872f7814e7bcc934747a..ca53b641c7e34101bcf4cf479318291804c10669 100644
--- a/Applications/Util/otbReadImageInfo.cxx
+++ b/Applications/Util/otbReadImageInfo.cxx
@@ -27,7 +27,7 @@ class ReadImageInfo : public Application
 {
 public:
   /** Standard class typedefs. */
-  typedef ReadImageInfo                      Self;
+  typedef ReadImageInfo                 Self;
   typedef Application                   Superclass;
   typedef itk::SmartPointer<Self>       Pointer;
   typedef itk::SmartPointer<const Self> ConstPointer;