Skip to content
Snippets Groups Projects
Commit e519a83e authored by Julien Malik's avatar Julien Malik
Browse files

STYLE: fix english

parent 88cc0c07
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ last() : return "tata"
}
else
{
itkGenericExceptionMacro( "Invalid key "<<val<<". Must be in minuscule, containing alphanumerical caracters or \".\"");
itkGenericExceptionMacro( "Invalid key "<<val<<". Must be in lowercase, containing alphanumerical characters or \".\"");
}
}
......
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