typo
authorAlan T. DeKok <aland@freeradius.org>
Thu, 26 Nov 2015 16:02:37 +0000 (11:02 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 26 Nov 2015 16:02:37 +0000 (11:02 -0500)
doc/ChangeLog

index 52e302c..d6761b0 100644 (file)
@@ -19,7 +19,7 @@ FreeRADIUS 3.0.11 Mon 05 Oct 2015 15:00:00 EDT urgency=medium
          the %{client:} xlat, for clients loaded from SQL.
        * Fix compatiblity issues with OpenSSL 1.0.2.  Ignore
          calls to msg_callback with 'pseudo' content types.
-       * Data type "ipv4prefix" are parsed correctly.
+       * Data type "ipv4prefix" is parsed correctly.
        * Use correct talloc context in rlm_exec.  Fixes #1338.
        * Complain in unlang if "else" is used with no previous
          "if" or "elsif".