diff --git a/spec/src/main/asciidoc/ch05-metamodel-api.adoc b/spec/src/main/asciidoc/ch05-metamodel-api.adoc index 00c6ad51..2ae2f1de 100644 --- a/spec/src/main/asciidoc/ch05-metamodel-api.adoc +++ b/spec/src/main/asciidoc/ch05-metamodel-api.adoc @@ -162,7 +162,7 @@ a declaration as follows: public static volatile EntityGraph _n; ---- + -where `n` is the name `"n"` with not a legal Java identifier characters +where `n` is the name `"n"` with every character which is not a legal Java identifier character replaced with an underscore. Import statements must be included for the