Skip to content
Snippets Groups Projects
Commit a9f2d80f authored by Celine Durniak's avatar Celine Durniak
Browse files

Correction of a typo in documentation of LoadMLZ

parent af8e4a80
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ Usage
.. testcode:: ExLoadTOFTOFnexus
ws = LoadMLZ(Filename='TOFTOFtestdata.nxs')
ws = LoadMLZ(Filename='TOFTOFTestdata.nxs')
print "Name of the instrument: ", ws.getInstrument().getName()
print "Number of spectra: ", ws.getNumberHistograms()
......
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