This commit is contained in:
Aleksandar Fabijanic
2018-06-27 18:00:10 -05:00
committed by GitHub
parent 9d835d4713
commit 9d0a1d1a7a

View File

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