This is an automated email from the ASF dual-hosted git repository. aadamchik pushed a commit to branch STABLE-4.1 in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/STABLE-4.1 by this push: new 671e0f6 docs typo 671e0f6 is described below commit 671e0f6a20fc945c1e22f9dac04224b872553110 Author: Andrus Adamchik <and...@objectstyle.com> AuthorDate: Sat Nov 2 12:25:23 2019 +0300 docs typo --- .../src/docs/asciidoc/_cayenne-guide/part2/queries/sqlscripting.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/asciidoc/cayenne-guide/src/docs/asciidoc/_cayenne-guide/part2/queries/sqlscripting.adoc b/docs/asciidoc/cayenne-guide/src/docs/asciidoc/_cayenne-guide/part2/queries/sqlscripting.adoc index 80ad70d..1d9ccf1 100644 --- a/docs/asciidoc/cayenne-guide/src/docs/asciidoc/_cayenne-guide/part2/queries/sqlscripting.adoc +++ b/docs/asciidoc/cayenne-guide/src/docs/asciidoc/_cayenne-guide/part2/queries/sqlscripting.adoc @@ -38,7 +38,7 @@ converted to a String not understood by the target DB SQL parser. In such cases [#directives] ===== Directives -"Directives" look like `#directive(p1 p2 p3)` (notice the absence of comma between the arguments). The folliwng +"Directives" look like `#directive(p1 p2 p3)` (notice the absence of comma between the arguments). The following directives are supported in SQL templates: ====== #bind