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

Commit 3be8c11

Browse files
Correcting comment
1 parent 1f09eeb commit 3be8c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.Exports/Models/UsageData.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
namespace GitHub.Models
55
{
66
/// <summary>
7-
/// Holds a collection of <see cref="UsageData"/> daily usage reports.
7+
/// Holds a collection of <see cref="UsageModel"/> daily usage reports.
88
/// </summary>
99
public class UsageData
1010
{

0 commit comments

Comments
 (0)