Skip to content

Commit

Permalink
fixed typo in property description, re #10591
Browse files Browse the repository at this point in the history
  • Loading branch information
FedeMPouzols committed Mar 2, 2015
1 parent d34ad21 commit d4b05ba
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -89,7 +89,7 @@ void SCARFTomoReconstruction::init() {
"/work/imat/webservice_test/remote_output/test_",
Direction::Input),
"Options for the job command line, application dependent. It "
"can inclue for example the NXTomo input file when using savu "
"can include for example the NXTomo input file when using savu "
"for tomographic reconstruction.");
setPropertySettings("JobOptions",
new VisibleWhenProperty("Action", IS_EQUAL_TO, "SubmitJob"));
Expand Down

0 comments on commit d4b05ba

Please sign in to comment.