Skip to content

Commit a954d1c

Browse files
committed
Fix doc
1 parent f0d8565 commit a954d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Expressions/Expressions/ExpressionResult.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
namespace Serilog.Expressions
1919
{
2020
/// <summary>
21-
/// Helper functions for working with the results of <see cref="Evaluatable"/>s.
21+
/// Helper functions for working with the results of evaluating expressions.
2222
/// </summary>
2323
public static class ExpressionResult
2424
{

0 commit comments

Comments
 (0)