Skip to content

Commit dabba40

Browse files
author
Sergey Koshcheyev
committed
Fix XML comment
SVN: trunk@2625
1 parent bbe82a2 commit dabba40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NHibernate.Tool.hbm2net/FinderRenderer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ private void InitBlock()
141141

142142

143143
/// <summary> Render finder classes.</summary>
144-
/// <exception>Exception</exception>
144+
/// <exception cref="Exception">Exception</exception>
145145
public override void render(string savedToPackage, string savedToClass, ClassMapping classMapping, IDictionary class2classmap, StreamWriter mainwriter)
146146
{
147147

0 commit comments

Comments
 (0)