Skip to content
Snippets Groups Projects
Commit 6071733f authored by Jonathan Guinet's avatar Jonathan Guinet
Browse files

ENH: Application Factory GetDescription return string change.

parent 3921bdcd
Branches
Tags
No related merge requests found
......@@ -44,7 +44,7 @@ public:
virtual const char* GetDescription(void) const
{
return "Smoothing";
return "ApplicationFactory";
}
/** Method for class instantiation. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment