diff --git a/packages/happy-dom/src/range/RangeUtility.ts b/packages/happy-dom/src/range/RangeUtility.ts index 6b82b0dac..53a06359e 100644 --- a/packages/happy-dom/src/range/RangeUtility.ts +++ b/packages/happy-dom/src/range/RangeUtility.ts @@ -57,7 +57,7 @@ export default class RangeUtility { return -1; } - /** .................... + /** .............................. * Returns a DocumentFragment copying the objects of type Node included in the Range. * * Based on: