mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 14:35:29 +00:00
[2204] grammar fix in documentation
This commit is contained in:
@@ -27,9 +27,9 @@
|
|||||||
|
|
||||||
/// \brief Configure data source client lists
|
/// \brief Configure data source client lists
|
||||||
///
|
///
|
||||||
/// This will hook into the data_sources module configuration and it return
|
/// This will hook into the data_sources module configuration and it will
|
||||||
/// a new set (in the form of a shared pointer to map) of data source client
|
/// return a new set (in the form of a shared pointer to map) of data source
|
||||||
/// lists corresponding to the configuration.
|
/// client lists corresponding to the configuration.
|
||||||
///
|
///
|
||||||
/// This function is templated. This is simply because of easier testing.
|
/// This function is templated. This is simply because of easier testing.
|
||||||
/// You don't need to pay attention to it, use the configureDataSource
|
/// You don't need to pay attention to it, use the configureDataSource
|
||||||
|
Reference in New Issue
Block a user