Skip to content

Commit 0a42959

Browse files
lootle1wadepickett
andauthored
Update aspnetcore/tutorials/getting-started-with-NSwag.md
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
1 parent 64fff41 commit 0a42959

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aspnetcore/tutorials/getting-started-with-NSwag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Manually add the highlighted lines to the `.csproj` file:
171171

172172
---
173173

174-
Enabling XML comments provides debug information for undocumented public types and members. The warning message indicates documented types and members. For example, the following message indicates a violation of warning code 1591:
174+
Enabling XML comments provides debug information for undocumented public types and members. Undocumented types and members are indicated by the warning message. For example, the following message indicates a violation of warning code 1591:
175175

176176
```text
177177
warning CS1591: Missing XML comment for publicly visible type or member 'TodoContext'

0 commit comments

Comments
 (0)