Browse Source

[5061] contact_points -> contact-points

Francis Dupont 8 years ago
parent
commit
efa8dd3f30
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/dhcpsrv/database_backends.dox

+ 1 - 1
src/lib/dhcpsrv/database_backends.dox

@@ -93,7 +93,7 @@
 
   @subsection dhcpdb-keywords-cql Cassandra (CQL) connection string keywords
 
-  - <b>contact_points</b> - a list of comma separated IP addresses of the
+  - <b>contact-points</b> - a list of comma separated IP addresses of the
     cluster contact points>
   - <b>port</b> - an integer specifying a connection port. If not specified, the
     default port will be used.