Skip to content
Snippets Groups Projects
Commit 6543c58d authored by Moritz Huebner's avatar Moritz Huebner
Browse files

Fixed a typo

parent 667f76fe
No related branches found
No related tags found
1 merge request!63Docstring update
Pipeline #
......@@ -228,7 +228,7 @@ class Interferometer(object):
self.__vertex_updated = True
return self.__vertex
@propexrty
@property
def x(self):
""" A unit vector along the x-arm
......
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