Skip to content

Commit 09562e8

Browse files
committed
nhibernate-configuration.xsd: Language correction.
1 parent f55795a commit 09562e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NHibernate/nhibernate-configuration.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- codedom : CodeDOM-based bytecode provider (mostly for .NET1.1).
1919
- null : Disable the reflection optimization completely.
2020
In addition you can specify the AssemblyQualifiedName of your custom bytecode-provider (implementation of IBytecodeProvider).
21-
Note: the bytecode-provider will be tooks in account only when specified in the app.config or web.config.
21+
Note: the bytecode-provider will be effective only when specified in the app.config or web.config.
2222
</xs:documentation>
2323
</xs:annotation>
2424
</xs:element>

0 commit comments

Comments
 (0)