From 616b6e71fd2fca8ac5968d3ee18fbcfadeadbd8c Mon Sep 17 00:00:00 2001 From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Wed, 16 Oct 2024 16:00:41 +0100 Subject: [PATCH] Update RELEASENOTES-DEVELOPMENT.md --- RELEASENOTES-DEVELOPMENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index ea8442523..84ca42b0f 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -4,7 +4,7 @@ Version 4.3.5-dev-48-gfe743fdf * Stop advertising the SFTP and SSH services on Bonjour. Thanks to [https://github.com/jpbaril](https://github.com/jpbaril) for bringing this to notice. **Bug Fix** -* Dues to recent changes in the MQTT client, a compilation error occured when building for Classic Airplay only. Fixed. +* Due to recent changes in the MQTT client, a compilation error occured when building for Classic Airplay only. Fixed. Version 4.3.5-dev-44-ge4c2ce4a ==