chore: typo fixes (#1546)
* chore: fix typos in comments/JSDoc. * chore: fix typo in internal function name. * chore: fix typos in test comments/descriptions/variable names.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
import { warn } from '@vue/runtime-core'
|
||||
|
||||
// functions. The user is reponsible for using them with only trusted content.
|
||||
// functions. The user is responsible for using them with only trusted content.
|
||||
export function patchDOMProp(
|
||||
el: any,
|
||||
key: string,
|
||||
|
||||
Reference in New Issue
Block a user