spelling: cspell:ignore

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2025-04-17 10:14:17 -04:00
parent a6c9ab04dc
commit 0103da0179
2 changed files with 1 additions and 1 deletions

View File

@@ -705,6 +705,7 @@ export const getBoundaries = function (parentBoundary) {
}
};
// cspell:ignore getBoundarys
/**
* @deprecated Use {@link getBoundaries} instead
*/