correct documentation spelling error

This commit is contained in:
Cody 2024-02-17 17:55:38 -08:00 committed by GitHub
parent 766a190015
commit 972601caf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ namespace Oqtane.Services
public interface IPageService public interface IPageService
{ {
/// <summary> /// <summary>
/// Retuns a list of pages /// Returns a list of pages
/// </summary> /// </summary>
/// <param name="siteId"></param> /// <param name="siteId"></param>
/// <returns></returns> /// <returns></returns>