mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
typo fix
This commit is contained in:
parent
9d835d4713
commit
9d0a1d1a7a
@ -172,7 +172,7 @@ public:
|
||||
protected:
|
||||
void setConnectionString(const std::string& connectionString);
|
||||
/// 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.
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user