2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[2204] grammar fix in documentation

This commit is contained in:
JINMEI Tatuya
2012-10-08 17:29:15 -07:00
parent 3a68ea2e8d
commit 1e93f1db98

View File

@@ -27,9 +27,9 @@
/// \brief Configure data source client lists
///
/// This will hook into the data_sources module configuration and it return
/// a new set (in the form of a shared pointer to map) of data source client
/// lists corresponding to the configuration.
/// This will hook into the data_sources module configuration and it will
/// return a new set (in the form of a shared pointer to map) of data source
/// client lists corresponding to the configuration.
///
/// This function is templated. This is simply because of easier testing.
/// You don't need to pay attention to it, use the configureDataSource