Fix broken comments

This commit is contained in:
Stephan
2015-10-28 15:01:23 +01:00
parent 44e76f741f
commit 8d92330ad6

View File

@@ -2,6 +2,7 @@ using System;
namespace Umbraco.Core.PropertyEditors
{
/// <summary>
/// Maps a property source value to a data object.
/// </summary>
// todo: drop IPropertyEditorValueConverter support (when?).