Improve phrasing
authorKarl O. Pinc <kop@karlpinc.com>
Tue, 1 Oct 2024 12:36:19 +0000 (07:36 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Tue, 1 Oct 2024 12:36:19 +0000 (07:36 -0500)
src/pgwui_sql/templates/sql_edit.mak

index b7c3f2b8deae42bb2673c4af5af9c2a9e4b3f863..c1879e503a6250c1a488b92b6be26287f3e79fda 100644 (file)
              database will insert text that has normalized EOLs.</p>
           <p>For full control over the the EOL sequences in the SQL submitted
              to the database you must upload your SQL from a file.
-             EOL characters in uploaded SQL are not normalized.</p>
+             EOL characters in uploaded SQL are sent to the database
+             unchanged.</p>
           <p>The SQL displayed on the results page is always the normalized
              form.
              This matters if you copy-and-paste the displayed SQL.</p>