fixed xml comment for GridConfigurationEditor
This commit is contained in:
committed by
Sebastiaan Janssen
parent
7de7e59f55
commit
8a06f2f062
@@ -8,7 +8,7 @@ using Umbraco.Core.PropertyEditors.Validators;
|
||||
namespace Umbraco.Web.PropertyEditors
|
||||
{
|
||||
/// <summary>
|
||||
/// Represents the configuration for the grid value editor.
|
||||
/// Represents the configuration editor for the grid value editor.
|
||||
/// </summary>
|
||||
public class GridConfigurationEditor : ConfigurationEditor<GridConfiguration>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user