Documentation Spelling Correction

This commit is contained in:
Cody 2024-01-07 11:08:08 -08:00 committed by GitHub
parent 4b45103a4e
commit e5013c918e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ using System.Threading.Tasks;
namespace Oqtane.Services namespace Oqtane.Services
{ {
/// <summary> /// <summary>
/// Service to retreive <see cref="SiteTemplate"/> entries /// Service to retrieve <see cref="SiteTemplate"/> entries
/// </summary> /// </summary>
public interface ISiteTemplateService public interface ISiteTemplateService
{ {