Skip to content

Commit acbfc9f

Browse files
authored
Minor grammar fixes
1 parent 47b3fbf commit acbfc9f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/reference/modules/configuration.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1096,11 +1096,11 @@ in the parameter binding.</programlisting>
10961096
<literal>nhibernate-logger</literal>
10971097
</entry>
10981098
<entry>
1099-
The class name of an <literal>ILoggerFactory</literal> implementation. Allows to use another
1099+
The class name of an <literal>ILoggerFactory</literal> implementation. It allows using another
11001100
logger than log4net.
11011101
<para>
1102-
Default is not defined, which causes NHibernate to search for log4net assembly. If this
1103-
search succeed, NHibernate will log with log4net. Otherwise, its internal logging will
1102+
The default is not defined, which causes NHibernate to search for log4net assembly. If this
1103+
search succeeds, NHibernate will log with log4net. Otherwise, its internal logging will
11041104
be disabled.
11051105
</para>
11061106
<para>

0 commit comments

Comments
 (0)