Fix: Small docs typo correction (#2118)
This commit is contained in:
Родитель
742a76a0c9
Коммит
2637a5dc02
|
@ -8,7 +8,7 @@ using System;
|
|||
namespace ReactiveUI.Fody.Helpers
|
||||
{
|
||||
/// <summary>
|
||||
/// Attribute that marks property for INotifyPropergyChanged weaving.
|
||||
/// Attribute that marks property for INotifyPropertyChanged weaving.
|
||||
/// </summary>
|
||||
/// <seealso cref="System.Attribute" />
|
||||
[AttributeUsage(AttributeTargets.Property)]
|
||||
|
|
Загрузка…
Ссылка в новой задаче