Commit 7b1ce67
committed
minor #21519 Fix three obvious typos (no style changes) (alisolphp)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
Fix three obvious typos (no style changes)
This PR fixes three clear typos only — no style/wording/formatting changes.
* `contributing/core_team.rst`: refered → referred
* `introduction/http_fundamentals.rst`: sents → sends (alt text)
* `components/console/helpers/processhelper.rst`: dit not → did not (alt text)
Only the misspelled tokens were changed.
Commits
-------
4e74b25 Fix three obvious typos (no style changes)File tree
3 files changed
+3
-3
lines changed- components/console/helpers
- contributing
- introduction
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
| 294 | + | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments