guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.0-14-ge88833


From: Neil Jerram
Subject: [Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.0-14-ge888334
Date: Fri, 18 Feb 2011 23:11:16 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=e888334c27c218cb187a6540d2182232361eb7c3

The branch, stable-2.0 has been updated
       via  e888334c27c218cb187a6540d2182232361eb7c3 (commit)
      from  27643d70976b1d5cf2ecea50cf11130654c01ba4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e888334c27c218cb187a6540d2182232361eb7c3
Author: Neil Jerram <address@hidden>
Date:   Fri Feb 18 23:10:54 2011 +0000

    Last (for a little while) GOOPs doc fix
    
    * doc/ref/goops.texi (GOOPS Object Miscellany): Clarify that it would
      be instances being printed, not classes.

-----------------------------------------------------------------------

Summary of changes:
 doc/ref/goops.texi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/ref/goops.texi b/doc/ref/goops.texi
index c6d272e..95e71da 100644
--- a/doc/ref/goops.texi
+++ b/doc/ref/goops.texi
@@ -1777,7 +1777,7 @@ as the Guile primitive @code{write} and @code{display} 
functions.
 
 In addition to the cases mentioned, you can of course define
 @code{write} and @code{display} methods for your own classes, to
-customize how they are printed.
+customize how instances of those classes are printed.
 
 
 @node The Metaobject Protocol


hooks/post-receive
-- 
GNU Guile



reply via email to

[Prev in Thread] Current Thread [Next in Thread]