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 { 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 * `RestrictedPathError` explaining that access to `path` is
* forbidden. * forbidden.
*/ */