Skip to content

Commit

Permalink
Merge pull request #2652 from koizumistr/comment_15.3
Browse files Browse the repository at this point in the history
update comment for 15.3
  • Loading branch information
KenichiroTanaka authored Jun 27, 2023
2 parents 5aa4751 + 540299a commit 037e204
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/src/sgml/ref/comment.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ COMMENT ON
<!--
The new comment contents, written as a string literal.
-->
《機械翻訳》新しいコメントの内容は、文字列リテラルと書かれています
新しいコメントの内容です。文字列リテラルとして記述します
</para>
</listitem>
</varlistentry>
Expand All @@ -361,7 +361,7 @@ COMMENT ON
<!--
Write <literal>NULL</literal> to drop the comment.
-->
《機械翻訳》コメントを引くには<literal>null</literal>と書きます
コメントを削除するには<literal>NULL</literal>と記述します
</para>
</listitem>
</varlistentry>
Expand Down

0 comments on commit 037e204

Please sign in to comment.