We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8fb587 commit ec2b9f0Copy full SHA for ec2b9f0
src/Files.App/UserControls/Widgets/RecentFilesWidget.xaml.cs
@@ -9,7 +9,7 @@
9
namespace Files.App.UserControls.Widgets
10
{
11
/// <summary>
12
- /// Represents group of control displays a list of recent folders with <see cref="WidgetFolderCardItem"/>.
+ /// Represents a control that displays a list of recent folders with <see cref="WidgetFolderCardItem"/>.
13
/// </summary>
14
public sealed partial class RecentFilesWidget : UserControl
15
0 commit comments