mirror of
https://github.com/SOCI/soci.git
synced 2026-02-14 18:28:40 -06:00
Fix a typo in a comment for connection_parameters::backendRef_
No real changes.
This commit is contained in:
@@ -124,7 +124,7 @@ private:
|
||||
backend_factory const * factory_;
|
||||
std::string connectString_;
|
||||
|
||||
// References the backend name used for obtaining the factor from
|
||||
// References the backend name used for obtaining the factory from
|
||||
// dynamic_backends.
|
||||
details::dynamic_backend_ref * backendRef_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user