Skip to content

Commit d872b92

Browse files
marcelwgnyaira2
andauthored
Update src/Files.App.Controls/Sidebar/ISidebarItemModel.cs
Co-authored-by: Yair <[email protected]> Signed-off-by: Marcel W. <[email protected]>
1 parent 58c72c0 commit d872b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App.Controls/Sidebar/ISidebarItemModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public interface ISidebarItemModel : INotifyPropertyChanged
3737
object ToolTip { get; }
3838

3939
/// <summary>
40-
/// Indicates whether the children should have be indentet or not.
40+
/// Indicates whether the children should have an indentation or not.
4141
bool PaddedItem { get; }
4242
/// </summary>
4343
}

0 commit comments

Comments
 (0)