Skip to content

Commit 6f5ab66

Browse files
committed
fix the typo "Synopsis"
1 parent 71d3435 commit 6f5ab66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EN/modules/ROOT/pages/master/7.15.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ IvorySQL provides Oracle-compatible OUT parameter functionality, including the f
1717

1818
=== functions with OUT parameters
1919

20-
Synopsis
20+
Syntax
2121
```
2222
CREATE [ OR REPLACE ] FUNCTION
2323
name ( [ [ argmode ] [ argname ] argtype [ { DEFAULT | = } default_expr ] [, ...] ] )

0 commit comments

Comments
 (0)