Browse Source

[master] add space that I accidently removed

(blame it on my broken laptop which randomly types simulated "x"
characters which is delete char in vi. I should have the diff reviewed!)
Jeremy C. Reed 11 years ago
parent
commit
c2bd605806
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ChangeLog

+ 1 - 1
ChangeLog

@@ -20,7 +20,7 @@ bind10-1.2.0rc1 released on April 8, 2014
 	for storing lease data.  This backend is enabled by specifying
 	--with-dhcp-pgsql on the "configure" command line. Without this
 	switch the PostgreSQL backend is not compiled leaving BIND 10 able to
-	be built on systems without PostgreSQLinstalled.  Thanks to David
+	be built on systems without PostgreSQL installed.  Thanks to David
 	Carlier who contributed the initial patches for this work.
 	(Trac #3080,    git  1aae8b1fab3008e62c4f085948b1abadad512447)