Quellcode durchsuchen

Comment adjustment.

bmallred vor 13 Jahren
Ursprung
Commit
79562bd128
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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.