Documentation Spelling Correction
This commit is contained in:
parent
e5013c918e
commit
ea9d88009f
|
@ -17,7 +17,7 @@ namespace Oqtane.Services
|
|||
Task<List<Theme>> GetThemesAsync();
|
||||
|
||||
/// <summary>
|
||||
/// Returns a specific thenme
|
||||
/// Returns a specific theme
|
||||
/// </summary>
|
||||
/// <param name="themeId"></param>
|
||||
/// <param name="siteId"></param>
|
||||
|
@ -56,7 +56,7 @@ namespace Oqtane.Services
|
|||
List<ThemeControl> GetContainerControls(List<Theme> themes, string themeControlType);
|
||||
|
||||
/// <summary>
|
||||
/// Updates a existing theem
|
||||
/// Updates a existing theme
|
||||
/// </summary>
|
||||
/// <param name="theme"></param>
|
||||
/// <returns></returns>
|
||||
|
|
Loading…
Reference in New Issue
Block a user