diff --git a/doc/src/sgml/ref/create_type.sgml b/doc/src/sgml/ref/create_type.sgml index 91b47870ae5..fefd7c7ed78 100644 --- a/doc/src/sgml/ref/create_type.sgml +++ b/doc/src/sgml/ref/create_type.sgml @@ -275,8 +275,7 @@ CREATE TYPE name To be able to create a range type, you must have USAGE privilege on the subtype. --> -《マッチ度[72.727273]》複合型を作成するためには、すべての属性型に対してUSAGE権限を持たなければなりません。 -《機械翻訳》範囲型を作成するには、派生元型にUSAGE権限が必要です。 +範囲型を作成するためには、派生元型に対してUSAGE権限を持たなければなりません。