This commit is contained in:
Aleksandar Fabijanic 2018-06-27 18:00:10 -05:00 committed by GitHub
parent 9d835d4713
commit 9d0a1d1a7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: