mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 19:51:58 +01:00
typo fix
This commit is contained in:
committed by
GitHub
parent
9d835d4713
commit
9d0a1d1a7a
@@ -172,7 +172,7 @@ public:
|
|||||||
protected:
|
protected:
|
||||||
void setConnectionString(const std::string& connectionString);
|
void setConnectionString(const std::string& connectionString);
|
||||||
/// Sets the connection string. Should only be called on
|
/// Sets the connection string. Should only be called on
|
||||||
/// disconnetced sessions. Throws InvalidAccessException when called on
|
/// disconnected sessions. Throws InvalidAccessException when called on
|
||||||
/// a connected session.
|
/// a connected session.
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|||||||
Reference in New Issue
Block a user