Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0e3c275

Browse files
committed
Specify putting two spaces after sentence-ending period, which is current
practice also.
1 parent27d18ff commit0e3c275

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/src/sgml/sources.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/sources.sgml,v 2.28 2007/03/02 23:37:22 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/sources.sgml,v 2.29 2007/11/07 13:12:21 petere Exp $ -->
22

33
<chapter id="source">
44
<title>PostgreSQL Coding Conventions</title>
@@ -375,7 +375,9 @@ Hint: the addendum
375375

376376
<para>
377377
Detail and hint messages: Use complete sentences, and end each with
378-
a period. Capitalize the first word of sentences.
378+
a period. Capitalize the first word of sentences. Put two spaces after
379+
the period if another sentence follows (for English text; might be
380+
inappropriate in other languages).
379381
</para>
380382

381383
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp