8000 docs(core): fix typo (#39041) · angular/angular@3812f57 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3812f57

Browse files
dangrussellalxhub
authored andcommitted
docs(core): fix typo (#39041)
Change the word "weather" to "whether" PR Close #39041
1 parent 8292e1c commit 3812f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/render3/styling/style_binding_list.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ function markDuplicates(
391391
/**
392392
* Determines if two `TStylingKey`s are a match.
393393
*
394-
* When computing weather a binding contains a duplicate, we need to compare if the instruction
394+
* When computing whether a binding contains a duplicate, we need to compare if the instruction
395395
* `TStylingKey` has a match.
396396
*
397397
* Here are examples of `TStylingKey`s which match given `tStylingKeyCursor` is:

0 commit comments

Comments
 (0)
0