Skip to content
Snippets Groups Projects
Commit 5977f1fa authored by Viacheslav Ostroukh's avatar Viacheslav Ostroukh
Browse files

typo fix

parent 5770c5aa
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -110,7 +110,7 @@ class SpectralDensity:
>>> syst[lat.neighbors()] = 1
and after finalizing the system, create an instance of
`~kwant.kpm.pectralDensity`
`~kwant.kpm.SpectralDensity`
>>> fsyst = syst.finalized()
>>> rho = kwant.kpm.SpectralDensity(fsyst)
......
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