Skip to content

Commit

Permalink
Fix typos from copy-pasting
Browse files Browse the repository at this point in the history
Co-authored-by: Jens Hedegaard Nielsen <jenshnielsen@gmail.com>
  • Loading branch information
astafan8 and jenshnielsen committed Apr 22, 2021
1 parent adcece8 commit c18563e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qcodes/instrument_drivers/american_magnetics/AMI430.py
Original file line number Diff line number Diff line change
Expand Up @@ -482,9 +482,9 @@ def __init__(self,
instrument_x: AMI430 instance or a names of existing AMI430
instance for controlling the X axis of magnetic field
instrument_y: AMI430 instance or a names of existing AMI430
instance for controlling the X axis of magnetic field
instance for controlling the Y axis of magnetic field
instrument_z: AMI430 instance or a names of existing AMI430
instance for controlling the X axis of magnetic field
instance for controlling the Z axis of magnetic field
field_limit: a number for maximum allows magnetic field or an
iterable of callable field limit functions that define
region(s) of allowed values in 3D magnetic field space
Expand Down

0 comments on commit c18563e

Please sign in to comment.