Merge pull request #70850 from yoohaemin/patch-1

Fix documentation typo
This commit is contained in:
Robin Gloster
2019-10-09 17:35:41 +02:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ in {
Specifies Unix ODBC drivers to be registered in
<filename>/etc/odbcinst.ini</filename>. You may also want to
add <literal>pkgs.unixODBC</literal> to the system path to get
a command line client to connnect to ODBC databases.
a command line client to connect to ODBC databases.
'';
};
};