Skip to content

Commit ea29c95

Browse files
committed
Fix typo
1 parent 736d5f0 commit ea29c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ In the `plisql_parse_wordtype` or `plisql_parse_cwordtype` functions responsible
4343

4444
=== Use table_name%ROWTYPE or view_name%ROWTYPE as the parameter type of a function / stored procedure or the return type of a function
4545

46-
Add support of %TOWTYPE for func_type in ora_gram.y
46+
Add support of %ROWTYPE for func_type in ora_gram.y
4747

4848
```
4949
| type_function_name attrs '%' ROWTYPE

0 commit comments

Comments
 (0)