Skip to content
Snippets Groups Projects
Commit dadfb2a0 authored by Cyrille Valladeau's avatar Cyrille Valladeau
Browse files

STYLE

parent 9beabbac
No related branches found
No related tags found
No related merge requests found
......@@ -44,14 +44,14 @@ private:
SetDescription("Get information about the image");
// Documentation
SetDocName("read image information Application");
SetDocName("Read image information Application");
SetDocLongDescription("Display informations about the image in the logger tab.");
SetDocLimitations("None");
SetDocAuthors("OTB-Team");
SetDocSeeAlso(" ");
AddDocTag("Util");
AddDocTag(Tags::Meta);
AddDocTag("Util");
AddDocTag(Tags::Meta);
}
virtual ~ReadImageInfo()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment