Skip to content

Commit ac53295

Browse files
committed
doc: fix 9.4 release notes typo
Report by Dean Rasheed
1 parent eefd90c commit ac53295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/release-9.4.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1120,7 +1120,7 @@
11201120

11211121
<para>
11221122
Previously the presence of non-updatable columns such as
1123-
expressions, literals, and function cals prevented automatic
1123+
expressions, literals, and function calls prevented automatic
11241124
updates. Now <command>INSERT</>s, <command>UPDATE</>s and
11251125
<command>DELETE</>s are supported, provided that they do not
11261126
attempt to assign new values to any of the non-updatable columns.

0 commit comments

Comments
 (0)