From 481a11580a69d0e10cfbcea2cb33216ac159f2e4 Mon Sep 17 00:00:00 2001 From: NotFound Date: Thu, 31 May 2012 21:54:55 +0200 Subject: [PATCH] change description of Default get_class vtable function It was a blatant lie since who knows --- src/pmc/default.pmc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pmc/default.pmc b/src/pmc/default.pmc index f79040dc65..5dd4828130 100644 --- a/src/pmc/default.pmc +++ b/src/pmc/default.pmc @@ -769,7 +769,7 @@ inspect_str. =item C -Returns SELF. A PMC is its own class. +Returns the class or PMCProxy of the type of the PMC. =cut