From 35406a1003601ad5718b58e4ab6f8f47ac97eb3d Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Sat, 20 Jul 2024 17:40:52 -0400 Subject: spell fix --- qolab/hardware/scope/sds1104x.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qolab/hardware/scope/sds1104x.py') diff --git a/qolab/hardware/scope/sds1104x.py b/qolab/hardware/scope/sds1104x.py index c79c591..12763ce 100644 --- a/qolab/hardware/scope/sds1104x.py +++ b/qolab/hardware/scope/sds1104x.py @@ -88,7 +88,7 @@ class SDS1104X(ScopeSCPI): chNum : int Scope channel to use: 1, 2, 3, or 4 availableNpnts : int or None (default) - Available numnber of points. Do not set it if you want it auto detected. + Available number of points. Do not set it if you want it auto detected. maxRequiredPoints : int Maximum number of required points, if we ask less than available we well get sparse set which proportionally fills all available time range. -- cgit v1.2.3