Skip to content
Snippets Groups Projects
Commit a8243054 authored by Karl Palmen's avatar Karl Palmen
Browse files

Revise description of Output Workspace re #12828


Signed-off-by: default avatarKarl Palmen <karl.palmen@stfc.ac.uk>
parent e0e57e92
No related branches found
No related tags found
No related merge requests found
......@@ -163,8 +163,7 @@ void LoadSampleShape::init() {
// Output workspace
declareProperty(make_unique<WorkspaceProperty<>>("OutputWorkspace", "",
Direction::Output),
"The name of the workspace that provides the"
"sample whose shape is being loaded");
"The name of the workspace that will contain the loaded shape of the sample");
}
/**
......
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