Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 147daf0

Browse files
authored
Merge pull request #1655 from mlaily/patch-1
Fix a typo in the GitHub.UI.Reactive assembly title
2 parents dae248e + 75f0026 commit 147daf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/GitHub.UI.Reactive/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
using System.Windows;
44
using System.Windows.Markup;
55

6-
[assembly: AssemblyTitle("GitHub.UI.Recative")]
6+
[assembly: AssemblyTitle("GitHub.UI.Reactive")]
77
[assembly: AssemblyDescription("GitHub flavored WPF styles and controls that require Rx and RxUI")]
88
[assembly: Guid("885a491c-1d13-49e7-baa6-d61f424befcb")]
99

0 commit comments

Comments
 (0)