8000 Fix typo · tomdcc/postgres@7f58f66 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7f58f66

Browse files
committed
Fix typo
Author: Michael Paquier
1 parent bd4aad3 commit 7f58f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/jit.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
If <xref linkend="guc-jit"/> is set to <literal>off</literal>, or no
140140
<acronym>JIT</acronym> implementation is available (for example because
141141
the server was compiled without <literal>--with-llvm</literal>),
142-
<acronym>JIT</acronym> will not performed, even if considered to be
142+
<acronym>JIT</acronym> will not be performed, even if considered to be
143143
beneficial based on the above criteria. Setting <xref linkend="guc-jit"/>
144144
to <literal>off</literal> takes effect both at plan and at execution time.
145145
</para>

0 commit comments

Comments
 (0)
0