We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e8c91d commit 5550261Copy full SHA for 5550261
reference/classobj/functions/get-parent-class.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: 7783d8198a174598da3b15692720350fa92cbc31 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 3a1b673c5f74b3f2e94ceb82da2234eec33ad296 Maintainer: takagi Status: ready -->
4
<!-- CREDITS: hirokawa,shimooka,mumumu -->
5
<refentry xml:id="function.get-parent-class" xmlns="http://docbook.org/ns/docbook">
6
<refnamediv>
@@ -36,7 +36,7 @@
36
<refsect1 role="returnvalues">
37
&reftitle.returnvalues;
38
<para>
39
- <parameter>object</parameter>
+ <parameter>object_or_class</parameter>
40
がインスタンスあるいは名前であるクラスの親クラス名を返します。
41
</para>
42
<note>
0 commit comments