Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron-Mott authored May 15, 2020
1 parent af407ea commit f72a18c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2230G.py
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@ def set_qiseer(self, x, NR1):
" between 0 and 65,535 for NR1.")

#Returns the contents of the Questionable Instrument Summary Event
#Enable Registser of the status model for the specified channel.
#Enable Register of the status model for the specified channel.
def get_qiseer(self, x):

if int(x) in range(1, 4):
Expand Down

0 comments on commit f72a18c

Please sign in to comment.