From abad916383370c0293e20e0d373efc2f2eb2622b Mon Sep 17 00:00:00 2001 From: David Nadlinger Date: Sun, 28 Oct 2018 04:12:40 +0000 Subject: [PATCH] RELEASE_NOTES: Fix typo --- RELEASE_NOTES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 498a0b4b3..155b86e2c 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -53,7 +53,7 @@ ARTIQ-4 * The ``proxy`` action of ``artiq_flash`` is determined automatically and should not be specified manually anymore. * ``kc705_dds`` has been renamed ``kc705``. -* the ``-H/--hw-adapter`` option of ``kc705`` has ben renamed ``-V/--variant``. +* The ``-H/--hw-adapter`` option of ``kc705`` has been renamed ``-V/--variant``. * SPI masters have been switched from misoc-spi to misoc-spi2. This affects all out-of-tree RTIO core device drivers using those buses. See the various commits on e.g. the ``ad53xx`` driver for an example how to port from the old