From 9ca8f47ae0e814b4d9669e04a76f96f305caab53 Mon Sep 17 00:00:00 2001 From: Kevin Peterson Date: Tue, 12 May 2020 17:19:36 -0500 Subject: [PATCH] Fixed typo --- docs/RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/RELEASE.md b/docs/RELEASE.md index 019f405..8db4cf7 100644 --- a/docs/RELEASE.md +++ b/docs/RELEASE.md @@ -10,7 +10,7 @@ R1-2 is a release based on the master branch. * Pull request [#2](https://github.com/epics-motor/motorSmarAct/pull/2): [Christoph Schröder](https://github.com/chrschroeder) added parameters for MCLF and CAL commands to the SmarActMCS2 support #### Modifications to existing features -* Pull request [#4](https://github.com/epics-motor/motorSmarAct/pull/4): [Keenan Lang](https://github.com/keenanlang) Eliminated hard-coded sensor types which allows the SmarActMCS driver to work with newer stages +* Pull request [#4](https://github.com/epics-motor/motorSmarAct/pull/4): [Keenan Lang](https://github.com/keenanlang) eliminated hard-coded sensor types which allows the SmarActMCS driver to work with newer stages #### Bug fixes * Commit [22a1fbe](https://github.com/epics-motor/motorSmarAct/commit/22a1fbe9043879330568ae8695d1f10a695fe336): Include ``$(MOTOR)/modules/RELEASE.$(EPICS_HOST_ARCH).local`` instead of ``$(MOTOR)/configure/RELEASE``