mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
Fix documentation typo
This commit is contained in:
parent
f251c29484
commit
8fc5984e83
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ in {
|
||||||
Specifies Unix ODBC drivers to be registered in
|
Specifies Unix ODBC drivers to be registered in
|
||||||
<filename>/etc/odbcinst.ini</filename>. You may also want to
|
<filename>/etc/odbcinst.ini</filename>. You may also want to
|
||||||
add <literal>pkgs.unixODBC</literal> to the system path to get
|
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.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue