Commit 5acb482
Fix formatting issue in OrderedDictionary<TKey,TValue> documentation
Merged two separate <para> tags into one to fix formatting issue where a single sentence was incorrectly split across two paragraphs. The sentence now correctly reads as one continuous paragraph in the documentation.
Fixes lines 82-83 in OrderedDictionary`2.xml
Co-authored-by: jeffhandley <[email protected]>1 parent 53042ab commit 5acb482
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
84 | 83 | | |
85 | 84 | | |
86 | 85 | | |
| |||
0 commit comments