aboutsummaryrefslogtreecommitdiff
path: root/qolab
diff options
context:
space:
mode:
authorEugeniy E. Mikhailov <evgmik@gmail.com>2024-07-20 17:05:03 -0400
committerEugeniy E. Mikhailov <evgmik@gmail.com>2024-07-20 17:05:03 -0400
commitad9200a974527ab2b5e603c3ce13c9c78cf6ee7b (patch)
tree01c4629243d25847ea92e3fbbe22f017f3a08973 /qolab
parent6a1d11f6e70ec8c0e67a3371e9417024ee1c2b4c (diff)
downloadqolab-ad9200a974527ab2b5e603c3ce13c9c78cf6ee7b.tar.gz
qolab-ad9200a974527ab2b5e603c3ce13c9c78cf6ee7b.zip
spell check
Diffstat (limited to 'qolab')
-rw-r--r--qolab/hardware/scope/rigolds1054z.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qolab/hardware/scope/rigolds1054z.py b/qolab/hardware/scope/rigolds1054z.py
index 41f9fcc..0370217 100644
--- a/qolab/hardware/scope/rigolds1054z.py
+++ b/qolab/hardware/scope/rigolds1054z.py
@@ -212,7 +212,7 @@ class RigolDS1054z(ScopeSCPI):
"""
All this craziness with tuning chunk_size
and catching VisaIOError
- is because Rigol usbtmc connection is bugy.
+ is because Rigol usbtmc connection is buggy.
It present itself as high speed device over USB,
but set incompatible packet size of 64
while the USB standard dictates 512.