Skip to content

Commit

Permalink
Documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kenkendk committed May 29, 2019
1 parent f477083 commit 1495e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ceen.Database/Attributes.cs
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ public UniqueAttribute(string group)
}

/// <summary>
/// Marker class to make item primary key
/// Attribute to mark item as primary key
/// </summary>
public class PrimaryKeyAttribute : Attribute
{
Expand Down

0 comments on commit 1495e33

Please sign in to comment.