From eeb5e93e6f30887e6e0835f9d033e64c233ff885 Mon Sep 17 00:00:00 2001 From: Marc Bonnici Date: Mon, 7 Aug 2017 15:39:38 +0100 Subject: [PATCH] Documentation/Instrumentation: Fix typos --- doc/instrumentation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/instrumentation.rst b/doc/instrumentation.rst index 3c777ac..91a2e64 100644 --- a/doc/instrumentation.rst +++ b/doc/instrumentation.rst @@ -151,7 +151,7 @@ Instrument Sample rate of the instrument in Hz. Assumed to be the same for all channels. .. note:: This attribute is only provided by :class:`Instrument`\ s that - support ``CONTINUOUS`` measurment. + support ``CONTINUOUS`` measurement. Instrument Channel ~~~~~~~~~~~~~~~~~~