Skip to content
Snippets Groups Projects
Commit 6f72d152 authored by Nick Draper's avatar Nick Draper
Browse files

re #9656 fix doctest error

parent 47c44bbc
No related merge requests found
......@@ -84,7 +84,7 @@ Usage
ws = CreateSampleWorkspace("Histogram",NumBanks=1,BankPixelWidth=1)
ws = ConvertUnits(ws,"Wavelength")
ws = Rebin(ws,Param=[1])
ws = Rebin(ws,Params=[1])
CreateSampleShape(ws,sphere)
SetSampleMaterial(ws,ChemicalFormula="V")
......
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