Skip to content

Commit ec2b9f0

Browse files
committed
Reword comment
1 parent b8fb587 commit ec2b9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App/UserControls/Widgets/RecentFilesWidget.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
namespace Files.App.UserControls.Widgets
1010
{
1111
/// <summary>
12-
/// Represents group of control displays a list of recent folders with <see cref="WidgetFolderCardItem"/>.
12+
/// Represents a control that displays a list of recent folders with <see cref="WidgetFolderCardItem"/>.
1313
/// </summary>
1414
public sealed partial class RecentFilesWidget : UserControl
1515
{

0 commit comments

Comments
 (0)