diff --git a/CHANGED b/CHANGED
index 65dcb9e07..326119631 100644
--- a/CHANGED
+++ b/CHANGED
@@ -8,6 +8,7 @@
- feature: decode CUL uptime
- feature: USB doc changes, FHZ initFS20_02/stopHMS parameters by Andreas.
- feature: CUL_HM (experimental) for HomeMatic devices.
+ - bugfix: HTML-Syntax check of the pgm2 output and documents (*.html)
- feature: added date alias for FHT80b (Boris)
- 2010-08-15 (5.0)
diff --git a/docs/HOWTO.html b/docs/HOWTO.html
index 8515445ca..e883a83ee 100644
--- a/docs/HOWTO.html
+++ b/docs/HOWTO.html
@@ -48,7 +48,7 @@
Skip this section if you installed fhem via the Debian package.
First install the Device::SerialPort (or Win32::SerialPort) perl module
- with the command "sudo cpan Device::SerialPort"
+ with the command "sudo cpan Device::SerialPort"
The default configuration will install fhem into /usr/bin,
/usr/share/fhem and /var/log/fhem and /etc/fhem.cfg. Edit the Makefile to
change this.
@@ -94,7 +94,7 @@
Note: Don't forget to type "save" in the "Fhem cmd" input field of
the browser after defining a device or setting its attribute. Otherwise
- the changes will disappear after the next start.
+ the changes will disappear after the next start.