Improve explaination of EOL normalization
authorKarl O. Pinc <kop@karlpinc.com>
Thu, 10 Oct 2024 19:43:49 +0000 (14:43 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Thu, 10 Oct 2024 19:43:49 +0000 (14:43 -0500)
src/pgwui_sql/templates/sql_edit.mak

index a95fcecebc7643eccbbf84bdfd898eaee92e5cbc..43ca83125218d8ad9849c3f0231c1d16c1280d05 100644 (file)
           <p>The different EOL sequences of
              linefeed, carriage return, and carriage return + line feed, are
              all normalized to linefeed before submission to the server.
-             The normalization of EOL sequences to linefeeds, also known as
+             This normalization of EOL sequences to linefeeds, also known as
              newlines, is consistent with the HTML standard.</p>
           <p>Normalization is needed to ensure a consistent user experience.
              The text entered in