diff options
author | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2021-06-25 09:40:50 -0400 |
---|---|---|
committer | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2021-06-25 09:40:50 -0400 |
commit | 8aa493ca2659fcea172360f07f1c6403715f74f2 (patch) | |
tree | 185f5f3c63a81a3dcc71ab75ebd32f16445d0e6c /eitControl.py | |
parent | ff6351723b41d3f3b1ab78a157e772fec4864232 (diff) | |
download | pyExpControl-8aa493ca2659fcea172360f07f1c6403715f74f2.tar.gz pyExpControl-8aa493ca2659fcea172360f07f1c6403715f74f2.zip |
typo fix
Diffstat (limited to 'eitControl.py')
-rw-r--r-- | eitControl.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eitControl.py b/eitControl.py index 3de3e7c..c35780f 100644 --- a/eitControl.py +++ b/eitControl.py @@ -35,7 +35,7 @@ ain0 = transmission ain1 = lockin ain2 = DAVLL ain3 = ain3_undefined -# commented out channels will not be processed or storred +# commented out channels will not be processed or stored # dac0 = dac0_undefined # dac1 = dac1_undefined2 |