Skip to content

Commit 8a06d94

Browse files
dr1rrbmergify[bot]
authored andcommitted
chore: typo
(cherry picked from commit a5a41b1)
1 parent 00a1e67 commit 8a06d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Uno.UI.RemoteControl.Server.Processors/HotReload/ServerHotReloadProcessor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ private class HotReloadServerOperation
316316
/// Gets the collection of file paths that are excluded from processing.
317317
/// </summary>
318318
/// <remarks>
319-
/// Files are typically ignored when they are not existing yet in teh current solution.
319+
/// Files are typically ignored when they are not existing yet in the current solution.
320320
/// </remarks>
321321
public ImmutableHashSet<string> IgnoredFilePaths => _ignoredFilePaths;
322322

0 commit comments

Comments
 (0)