Skip to content

Commit

Permalink
Fix typo in HX870 class docstring (HX890 -> HX870)
Browse files Browse the repository at this point in the history
  • Loading branch information
johannessen committed Oct 23, 2019
1 parent 93ac25d commit aeff5ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hxtool/device.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ def enumerate_model(hx_device) -> list:

class HX870(object):
"""
Device object for Standard Horizon HX890 maritime radios
Device object for Standard Horizon HX870 maritime radios
"""
handle = "HX870"
brand = "Standard Horizon"
Expand Down

0 comments on commit aeff5ec

Please sign in to comment.