fix copy paste errors

This commit is contained in:
alex
2025-11-28 21:35:35 +00:00
parent f4b1baac87
commit cb591815ed
+2 -2
View File
@@ -2267,9 +2267,9 @@ export const rev = register(
);
/**
* Reverse a whole pattern. See also `revv` for reversing each cycle.
* Reverse a whole pattern. See also `rev` for reversing each cycle.
*
* @name rev
* @name revv
* @memberof Pattern
* @returns Pattern
* @example