Browse Source

Comment adjustment.

bmallred 13 years ago
parent
commit
79562bd128
1 changed files with 1 additions and 1 deletions
  1. 1 1
      WhiteNoise.Domain/NHibernate/NHibernateConfiguration.cs

+ 1 - 1
WhiteNoise.Domain/NHibernate/NHibernateConfiguration.cs

@ -47,7 +47,7 @@ namespace WhiteNoise.Domain.NHibernate
47 47
        private readonly string provider;
48 48
		
49 49
		/// <summary>
50
		/// Initializes a new instance of the <see cref="Wombat.Domain.NHibernate.NHibernateConfiguration"/> class.
50
		/// Initializes a new instance of the <see cref="WhiteNoise.Domain.NHibernate.NHibernateConfiguration"/> class.
51 51
		/// </summary>
52 52
		/// <param name='connectionString'>
53 53
		/// Connection string.