Skip to content

Commit 94aa1de

Browse files
Fix a typo
1 parent c59e60e commit 94aa1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NHibernate/Transform/CacheableResultTransformer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public class CacheableResultTransformer : IResultTransformer
2424
public bool AutoDiscoverTypes { get; }
2525

2626
/// <summary>
27-
/// The auto-discovered aliaises.
27+
/// The auto-discovered aliases.
2828
/// </summary>
2929
public string[] AutoDiscoveredAliases { get; private set; }
3030

0 commit comments

Comments
 (0)