提交 ca469046 编写于 作者: S serge-rider

Typo fix


Former-commit-id: 526637ce
上级 cf4c0c89
......@@ -192,7 +192,7 @@ public abstract class JDBCDataSource
{
// Use properties defined by datasource itself
Map<String,String> internalProps = getInternalConnectionProperties(monitor, "Get connection prop[erties", connectionInfo);
Map<String,String> internalProps = getInternalConnectionProperties(monitor, "Get connection properties", connectionInfo);
if (internalProps != null) {
connectProps.putAll(internalProps);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册