Commit dcffa3d
authored
Fix indendation in StandardCPlusPlusModules.rst (llvm#149901)
The CI is complaining about unexpected indentation. It seems multiple-line list entries must start at the beginning of each line.1 parent 54ae81f commit dcffa3d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
693 | | - | |
| 693 | + | |
694 | 694 | | |
695 | | - | |
| 695 | + | |
696 | 696 | | |
697 | 697 | | |
698 | 698 | | |
| |||
0 commit comments