Skip to content

Commit 650fe68

Browse files
committed
Docs changes
1 parent f38ab0a commit 650fe68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/naming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ public static string NameWithParent(this Type type)
765765
return type.Name;
766766
}
767767
```
768-
<sup><a href='/src/Verify/Extensions.cs#L115-L127' title='Snippet source file'>snippet source</a> | <a href='#snippet-NameWithParent' title='Start of snippet'>anchor</a></sup>
768+
<sup><a href='/src/Verify/Extensions.cs#L117-L129' title='Snippet source file'>snippet source</a> | <a href='#snippet-NameWithParent' title='Start of snippet'>anchor</a></sup>
769769
<!-- endSnippet -->
770770

771771
Any path calculated in `DerivePathInfo` should be fully qualified to remove the inconsistency of the current directory.

0 commit comments

Comments
 (0)