浏览代码

Fixed wording.

Maciej Bukowski 6 年之前
父节点
当前提交
75b5051b8a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-utils/tests/_utils/utils.js

+ 1 - 1
packages/ckeditor5-utils/tests/_utils/utils.js

@@ -48,7 +48,7 @@ const utils = {
 	},
 
 	/**
-	 * Checkes wether observable properties are properly bound to each other.
+	 * Checks whether observable properties are properly bound to each other.
 	 *
 	 * Syntax given that observable `A` is bound to observables [`B`, `C`, ...]:
 	 *