Skip to content

Commit 09d059a

Browse files
committed
rephrased summary
1 parent e3d3741 commit 09d059a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

com.unity.perception/Editor/Randomization/Utilities/UIElementsEditorUtilities.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
namespace UnityEditor.Experimental.Perception.Randomization
88
{
99
/// <summary>
10-
/// A set of helper functions for simplifying the creation of UI Elements editors
11-
/// from perception randomization classes
10+
/// This class contains a set of helper functions for simplifying the creation of UI Elements editors
1211
/// </summary>
1312
public static class UIElementsEditorUtilities
1413
{

0 commit comments

Comments
 (0)