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

Commit7d60ce8

Browse files
committed
docs: clarify the use of shell types
Report by Ondřej Bouda
1 parent0c8fa71 commit7d60ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/create_type.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ CREATE TYPE <replaceable class="parameter">name</replaceable>
268268
placeholder type that has no properties except a name and an owner. This
269269
is done by issuing the command <literal>CREATE TYPE
270270
<replaceable>name</></literal>, with no additional parameters. Then the
271-
I/O functions can be defined referencing the shell type. Finally,
271+
CI/O functions can be defined referencing the shell type. Finally,
272272
<command>CREATE TYPE</> with a full definition replaces the shell entry
273273
with a complete, valid type definition, after which the new type can be
274274
used normally.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp