kaori %!s(int64=4) %!d(string=hai) anos
pai
achega
df845f7ca9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/core/src/utils/page-path-utils.ts

+ 1 - 1
packages/core/src/utils/page-path-utils.ts

@@ -267,7 +267,7 @@ export const canMoveByPath = (fromPath: string, toPath: string): boolean => {
 };
 
 /**
- * Determine whether can move by path
+ * Determine whether can drag by path
  * @param path string
  * @returns boolean
  */