From a69ba21ca2d43d6a8186eb240a18b79a1cff37c5 Mon Sep 17 00:00:00 2001 From: markusbloch Date: Fri, 11 Dec 2015 18:59:58 +0000 Subject: [PATCH] CHANGED: fix typo git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@10153 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/CHANGED b/fhem/CHANGED index a9e8e21cb..41b7baad2 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -4,7 +4,7 @@ - new set command navigateMenuList for automatic menu navigation - new set command/reading partyMode - disabledForInterval attribute added - see detaily in commandref + see details in commandref - change: YAMAHA AVR: optimized HTTP request command queue to allow correct processing of concatenated set commands (no sleep commands neccesary anymore)