From 81330c6e2fd1f13205e5397229779ed77a7a088e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Thu, 9 Mar 2023 11:48:57 +0000 Subject: [PATCH] almazny_channel: fix spelling --- artiq/coredevice/almazny.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artiq/coredevice/almazny.py b/artiq/coredevice/almazny.py index 8e5634b9d..90ba084f0 100644 --- a/artiq/coredevice/almazny.py +++ b/artiq/coredevice/almazny.py @@ -59,7 +59,7 @@ class AlmaznyChannel: @kernel def set(self, att, enable, led=False): """ - Set attenuation, RF switch, and LET state (SI units). + Set attenuation, RF switch, and LED state (SI units). :param att: attenuator setting in dB (0-31.5) :param enable: RF switch state (bool)