Skip to content

Commit c2f88a5

Browse files
authored
Merge pull request #1016 from adamralph/patch-1
fix indentation and casing of Source Link bullet
2 parents cc6d9fa + 60d4eea commit c2f88a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debugger/general-debugging-options-dialog-box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Tells the Visual Studio debugger to get source files from source servers that im
8989
- **Allow source server for partial trust assemblies (Managed only)**
9090
When source server support is enabled, this setting overrides the default behavior of not retrieving sources for partial trust assemblies.
9191

92-
- **Enable source link support**
92+
**Enable Source Link support**
9393
Tells the Visual Studio debugger to download source files for .pdb files that contain Source Link information. For more information about Source Link, see the [Source Link Specification](https://github.com/dotnet/core/blob/master/Documentation/diagnostics/source_link.md).
9494

9595
> [!IMPORTANT]

0 commit comments

Comments
 (0)