From 61247667adad45a1b769bfa0cd5011e33eafa513 Mon Sep 17 00:00:00 2001 From: Bernhard Thiele Date: Thu, 26 Mar 2020 21:52:22 +0100 Subject: [PATCH] Replace creation -> generation --- Modelica_DeviceDrivers/UsersGuide.mo | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Modelica_DeviceDrivers/UsersGuide.mo b/Modelica_DeviceDrivers/UsersGuide.mo index 73aac22a..7bf2596f 100644 --- a/Modelica_DeviceDrivers/UsersGuide.mo +++ b/Modelica_DeviceDrivers/UsersGuide.mo @@ -9,7 +9,7 @@ package UsersGuide "User's Guide" diff --git a/README.md b/README.md index 395d58ce..86c41015 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ If you tested the library successfully with another Modelica tool, please contac Bug fix releases may not have release notes, so please use the download link from above to get the latest release including bug fixes. * DRAFT [Version v1.8.2 (2020-02-26)](../../releases/tag/v1.8.2) - * Updated Linux MQTT binary dependencies. The updated libraries are compiled with the `-fPIC` flag, which fixes a related FMU creation problem (#306). + * Updated Linux MQTT binary dependencies. The updated libraries are compiled with the `-fPIC` flag, which fixes a related FMU generation problem (#306). * [Version v1.8.1 (2020-02-26)](../../releases/tag/v1.8.1) * Fix declaration of `MDD_spaceMouseGetData` in external C code (#305). * [Version v1.8.0 (2020-01-11)](../../releases/tag/v1.8.0)