Tweak path hint

This commit is contained in:
Ersin Akinci 2019-10-21 14:16:55 -07:00
parent b7a936224e
commit f107a27002

View file

@ -747,7 +747,8 @@ builtins.genList (x: x * x) 5
files.</para>
<note><para>Unlike some languages, <function>import</function> is a regular
function in Nix. Paths using the angle bracket syntax (e.g., <function>import</function> <replaceable>&lt;foo&gt;</replaceable>) are normal
function in Nix. Paths using the angle bracket syntax (e.g., <function>
import</function> <replaceable>&lt;foo&gt;</replaceable>) are normal path
values (see <xref linkend='ssec-values' />).</para></note>
<para>A Nix expression loaded by <function>import</function> must