Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bce1b9e

Browse files
committed
Fix spelling error in docs
1 parent 1877d6e commit bce1b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/JsonApiDotNetCore/Diagnostics/DefaultCodeTimerSession.cs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ namespace JsonApiDotNetCore.Diagnostics;
22

33
/// <summary>
44
/// General code timing session management. Can be used with async/wait, but it cannot distinguish between concurrently running threads, so you'll need
5-
/// to pass an <see cref="CascadingCodeTimer" /> instance through the entire call chain in that case.
5+
/// to pass a <see cref="CascadingCodeTimer" /> instance through the entire call chain in that case.
66
/// </summary>
77
public sealed class DefaultCodeTimerSession : ICodeTimerSession
88
{

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /