Skip to content

Commit 3c74058

Browse files
adjusted comment
1 parent a2fac46 commit 3c74058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/MixedRealityToolkit.SDK/Features/UX/Scripts/BoundingBox/IBoundsTargetProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace Microsoft.MixedReality.Toolkit.UI
55
{
66
/// <summary>
77
/// Interface for defining a bounds target used by <see cref="AppBar"/>
8-
/// Implement this interface if you have a component that should be activated / deactivated by the AppBar
8+
/// Implement this interface to enable AppBar controlled modifications
99
/// </summary>
1010
internal interface IBoundsTargetProvider
1111
{

0 commit comments

Comments
 (0)