1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-28 22:01:15 +02:00

MakeNotAllowedError: Touch up doc

This commit is contained in:
Robert Hensing 2023-12-11 19:27:13 +01:00
parent 1c6bb609af
commit f6b1d15580

View file

@ -6,7 +6,7 @@
namespace nix {
/**
* A function that should throw an exception of type
* A function that returns an exception of type
* `RestrictedPathError` explaining that access to `path` is
* forbidden.
*/