Fix typo
authorMagnus Hagander
Wed, 25 Apr 2018 07:29:50 +0000 (09:29 +0200)
committerMagnus Hagander
Wed, 25 Apr 2018 07:29:50 +0000 (09:29 +0200)
Author: Michael Paquier

doc/src/sgml/jit.sgml

index 2a647e8c6c52c0c1262ee50d79f2c976e35fef7e..fc841337c36062bf96ec31a059abd9652f37ed77 100644 (file)
     If  is set to off, or no
     JIT implementation is available (for example because
     the server was compiled without --with-llvm),
-    JIT will not performed, even if considered to be
+    JIT will not be performed, even if considered to be
     beneficial based on the above criteria.  Setting 
     to off takes effect both at plan and at execution time.