We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 653d490 commit 6d18b9aCopy full SHA for 6d18b9a
README.rst
@@ -6,7 +6,7 @@ PythonIOC
6
7
This module allows an EPICS IOC with Python Device Support to be run from within
8
the Python interpreter. Records can be programmatically created and arbitrary
9
-Python code run to updated them and respond to caputs. It supports cothread and
+Python code run to update them and respond to caputs. It supports cothread and
10
asyncio for concurrency.
11
12
============== ==============================================================
0 commit comments