Tidied up XML header comment in ITagQuery.

This commit is contained in:
Andy Butland
2025-01-28 10:52:21 +01:00
parent 7850078623
commit 313417cb91

View File

@@ -33,7 +33,7 @@ public interface ITagQuery
/// <summary>
/// Gets all document tags.
/// </summary>
/// /// <remarks>
/// <remarks>
/// If no culture is specified, it retrieves tags with an invariant culture.
/// If a culture is specified, it only retrieves tags for that culture.
/// Use "*" to retrieve tags for all cultures.