Skip to content

Commit e590d0b

Browse files
authored
Align the summary with ToBaseRelativePath actual job. (#64662)
1 parent 9a1fa23 commit e590d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/Components/src/NavigationManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ protected virtual void EnsureInitialized()
246246

247247
/// <summary>
248248
/// Converts a relative URI into an absolute one (by resolving it
249-
/// relative to the current absolute URI).
249+
/// relative to the base URI).
250250
/// </summary>
251251
/// <param name="relativeUri">The relative URI.</param>
252252
/// <returns>The absolute URI.</returns>

0 commit comments

Comments
 (0)