Temp8 fix typos 2 (#4130)
This commit is contained in:
committed by
Sebastiaan Janssen
parent
01de2eb266
commit
78319bae9e
@@ -181,7 +181,7 @@ namespace Umbraco.Core.Services.Implement
|
||||
if (xMasterDoc.Root == null) return;
|
||||
if (_supplementFileSources != null)
|
||||
{
|
||||
//now load in suplementary
|
||||
//now load in supplementary
|
||||
var found = _supplementFileSources.Where(x =>
|
||||
{
|
||||
var fileName = Path.GetFileName(x.File.FullName);
|
||||
|
||||
Reference in New Issue
Block a user