Skip to content

Commit 2409e72

Browse files
dkbennettTrenly
andauthored
Update src/AppInstallerCommonCore/Fonts.cpp
comment typo Co-authored-by: Kaleb Luedtke <trenlymc@gmail.com>
1 parent e98f1df commit 2409e72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/AppInstallerCommonCore/Fonts.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ namespace AppInstaller::Fonts
315315
break;
316316
}
317317

318-
// For font file paths in the registry, we may have a relative filename (becuase the path is assumed).
318+
// For font file paths in the registry, we may have a relative filename (because the path is assumed).
319319
if (fileInfo.FilePath.is_relative())
320320
{
321321
// Relative path is assumed to be relative to the default location for the scope.

0 commit comments

Comments
 (0)