8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8292e1c commit 3812f57Copy full SHA for 3812f57
packages/core/src/render3/styling/style_binding_list.ts
@@ -391,7 +391,7 @@ function markDuplicates(
391
/**
392
* Determines if two `TStylingKey`s are a match.
393
*
394
- * When computing weather a binding contains a duplicate, we need to compare if the instruction
+ * When computing whether a binding contains a duplicate, we need to compare if the instruction
395
* `TStylingKey` has a match.
396
397
* Here are examples of `TStylingKey`s which match given `tStylingKeyCursor` is:
0 commit comments