Reword doc description

This commit is contained in:
isaacST08 2025-02-12 01:07:42 -07:00
commit cc5e7c9730

View file

@ -81,8 +81,8 @@ in (
type = nullOr str; type = nullOr str;
default = null; default = null;
description = '' description = ''
Use this directory or Zip-format bundle file to find resource files The directory or Zip-format bundle file to find resource files instead
instead of the default. of the default.
''; '';
}; };