This commit is contained in:
Thorsten Sommer 2025-08-30 10:32:49 +02:00
parent b79f5ecd58
commit b965aefd25
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -47,7 +47,7 @@ public sealed class DataTextSummarizer
public string PreselectedExpertInField { get; set; } = string.Empty;
/// <summary>
/// Preselect any important aspects that the Summarizer should take into account?
/// Preselect any important aspects that the summarizer should take into account?
/// </summary>
public string PreselectedImportantAspects { get; set; } = string.Empty;