Commit 03e0187
authored
Fix miscellaneous typos (dotnet#62062)
* Fix miscellaneous typos
* Cleanup trailing whitespaces
```sh
# git remote add dotnet https://github.com/dotnet/runtime && git pull --rebase dotnet main
if uname 2>/devnull | grep -q Darwin; then
space=" "
fi
git show --name-only --pretty="" HEAD...dotnet/main |\
xargs -I{} sh -c "test -f {} && sed -i$space'' 's/[[:space:]]*$//' {}"
```1 parent 6f44dbe commit 03e0187
File tree
88 files changed
+356
-356
lines changed- .github/ISSUE_TEMPLATE
- docs/design
- coreclr/botr
- features
- libraries/DllImportGenerator
- src
- coreclr
- System.Private.CoreLib/src/System
- debug
- daccess
- di
- ee
- gc
- inc
- jit
- pal
- src/file
- tests/palsuite
- c_runtime/malloc/test1
- composite/synchronization/criticalsection
- debug_api/WriteProcessMemory/test4
- miscellaneous
- GetEnvironmentVariableA/test1
- GetEnvironmentVariableW/test1
- threading/CreateProcessW/test2
- scripts
- tools
- Common
- Compiler/DependencyAnalysis
- Pgo
- TypeSystem/RuntimeDetermined
- aot/ILCompiler.ReadyToRun/ObjectWriter
- dotnet-pgo
- utilcode
- vm
- installer/pkg/sfx/installers/osx_scripts/host
- libraries
- Common
- src/Extensions/ProviderAliasUtilities
- tests/System
- Diagnostics
- Net/EnterpriseTests
- Microsoft.Win32.SystemEvents/tests
- System.ComponentModel.TypeConverter/tests/Drawing
- System.Configuration.ConfigurationManager/src/System/Configuration
- System.Data.Common/src/System/Data
- System.Diagnostics.DiagnosticSource/tests
- System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement
- System.IO.Ports/tests/SerialPort
- System.Management/src/System/Management
- System.Net.HttpListener/src/System/Net/Windows
- System.Net.Quic/tests/FunctionalTests
- System.Net.Sockets/tests/FunctionalTests
- System.Private.CoreLib/src/System/Threading
- System.Private.Xml
- src/System/Xml
- Serialization
- Xsl/XsltOld
- tests
- XmlDocument/XmlAttributeCollectionTests
- XmlSchema/XmlSchemaSet
- System.Runtime/tests/TrimmingTests
- System.Text.Json/tests/System.Text.Json.Tests/JsonNode
- System.Threading.Tasks/tests
- Task
- System.Transactions.Local
- src/System/Transactions
- tests
- mono/mono/tests
- tests
- Interop/PInvoke/Variant
- JIT
- Directed/StructABI
- Regression/JitBlue
- DevDiv_491206
- DevDiv_495792
- GitHub_24185
- Runtime_41100
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
88 files changed
+356
-356
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8037 | 8037 | | |
8038 | 8038 | | |
8039 | 8039 | | |
8040 | | - | |
| 8040 | + | |
8041 | 8041 | | |
8042 | 8042 | | |
8043 | 8043 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2416 | 2416 | | |
2417 | 2417 | | |
2418 | 2418 | | |
2419 | | - | |
| 2419 | + | |
2420 | 2420 | | |
2421 | 2421 | | |
2422 | 2422 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4591 | 4591 | | |
4592 | 4592 | | |
4593 | 4593 | | |
4594 | | - | |
| 4594 | + | |
4595 | 4595 | | |
4596 | 4596 | | |
4597 | 4597 | | |
| |||
4777 | 4777 | | |
4778 | 4778 | | |
4779 | 4779 | | |
4780 | | - | |
| 4780 | + | |
4781 | 4781 | | |
4782 | 4782 | | |
4783 | 4783 | | |
| |||
8518 | 8518 | | |
8519 | 8519 | | |
8520 | 8520 | | |
8521 | | - | |
| 8521 | + | |
8522 | 8522 | | |
8523 | 8523 | | |
8524 | 8524 | | |
| |||
10257 | 10257 | | |
10258 | 10258 | | |
10259 | 10259 | | |
10260 | | - | |
| 10260 | + | |
10261 | 10261 | | |
10262 | 10262 | | |
10263 | 10263 | | |
| |||
11160 | 11160 | | |
11161 | 11161 | | |
11162 | 11162 | | |
11163 | | - | |
| 11163 | + | |
11164 | 11164 | | |
11165 | 11165 | | |
11166 | 11166 | | |
| |||
11679 | 11679 | | |
11680 | 11680 | | |
11681 | 11681 | | |
11682 | | - | |
| 11682 | + | |
11683 | 11683 | | |
11684 | 11684 | | |
11685 | 11685 | | |
| |||
11847 | 11847 | | |
11848 | 11848 | | |
11849 | 11849 | | |
11850 | | - | |
| 11850 | + | |
11851 | 11851 | | |
11852 | 11852 | | |
11853 | 11853 | | |
| |||
12831 | 12831 | | |
12832 | 12832 | | |
12833 | 12833 | | |
12834 | | - | |
| 12834 | + | |
12835 | 12835 | | |
12836 | 12836 | | |
12837 | 12837 | | |
| |||
0 commit comments