flarify relative path semantics

This commit is contained in:
Valentin Gagarin 2022-08-12 13:10:48 +02:00
parent 43188d3d18
commit f165a8ae08

View file

@ -73,7 +73,7 @@ the rest.
`./foo.png` `./foo.png`
</td> </td>
<td> <td>
A path (relative to the containing Nix expression) A path relative to the file containing this Nix expression
</td> </td>
</tr> </tr>
<tr> <tr>