MakeNotAllowedError: Touch up doc

This commit is contained in:
Robert Hensing 2023-12-11 19:27:13 +01:00
parent 1c6bb609af
commit f6b1d15580
1 changed files with 1 additions and 1 deletions

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.
*/