Skip to content

Commit 4f96f8b

Browse files
committed
up to down
1 parent c451213 commit 4f96f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodingSeb.ExpressionEvaluator/ExpressionEvaluator.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4888,7 +4888,7 @@ public ExpressionEvaluationEventArg(string expression, ExpressionEvaluator evalu
48884888

48894889
/// <summary>
48904890
/// To set the return of the evaluation<para/>
4891-
/// IN the case of <see cref="ExpressionEvaluator.ExpressionEvaluated"/> event, store the result of the evaluation
4891+
/// In the case of <see cref="ExpressionEvaluator.ExpressionEvaluated"/> event, store the result of the evaluation
48924892
/// </summary>
48934893
public object Value
48944894
{

0 commit comments

Comments
 (0)