Skip to content

Commit 4cedf68

Browse files
YunchuWangCopilot
andauthored
Update src/ExportHistory/Activities/ExportInstanceHistoryActivity.cs
Co-authored-by: Copilot <[email protected]>
1 parent 3c36aa0 commit 4cedf68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ExportHistory/Activities/ExportInstanceHistoryActivity.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ public sealed class ExportResult
303303
public string InstanceId { get; set; } = string.Empty;
304304

305305
/// <summary>
306-
/// Gets or sets a value indicating whether gets or sets whether the export was successful.
306+
/// Gets or sets a value indicating whether the export was successful.
307307
/// </summary>
308308
public bool Success { get; set; }
309309

0 commit comments

Comments
 (0)