Commit 274f908
authored
Fix typos detected by nightly scan (#980)
- docs/user-guide/LeaderWorkerSet-support.md: shoud -> should
- internal/engines/analyzers/queueingmodel/tuner/utils.go: expextedObservations -> expectedObservations (4 occurrences)
Note: PNGs in test/benchmark/config.go is correct (plural of PNG), not a typo.
Closes #9721 parent 79e72a8 commit 274f908
2 files changed
Lines changed: 5 additions & 5 deletions
File tree
- docs/user-guide
- internal/engines/analyzers/queueingmodel/tuner
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
0 commit comments