]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2284] Typo in ChangeLog
authorThomas Markwalder <tmark@isc.org>
Mon, 24 Jan 2022 20:06:30 +0000 (15:06 -0500)
committerThomas Markwalder <tmark@isc.org>
Tue, 25 Jan 2022 13:11:00 +0000 (13:11 +0000)
ChangeLog

index 43370e37d4e247005d76643cc389168fa49efbd6..c3f4710f3ca24da0fe96b97b942416b881f510d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
 1987.  [bug]           tmark
-       Fixed an issue in Postgresql support code that caused
+       Fixed an issue in PostgreSQL support code that caused
        asserts when compiled with: -Wp,-D_GLIBCXX_ASSERTIONS.
        (Gitlab #2284)