[glib/glib-2-22] docs: exchange "Subversion" with "source code repository"



commit f01c4be9c4ccb66d44912dd0bfc57c8b38bce844
Author: Stefan Kost <ensonic users sf net>
Date:   Sat Mar 6 13:36:38 2010 +0200

    docs: exchange "Subversion" with "source code repository"
    
    Fixes the outdated reference.
    (cherry picked from commit fa32ee56109e295f3dae95c8bbdf98a99f1bc66e)

 docs/reference/gobject/tut_gsignal.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gobject/tut_gsignal.xml b/docs/reference/gobject/tut_gsignal.xml
index 74ccd98..ffa83a3 100644
--- a/docs/reference/gobject/tut_gsignal.xml
+++ b/docs/reference/gobject/tut_gsignal.xml
@@ -161,7 +161,7 @@ g_cclosure_marshal_VOID__INT (GClosure     *closure,
         This Python marshaller transforms the input GValue list representing the function 
         parameters into a Python tuple which is the equivalent structure in Python (you can
         look in <function>pyg_closure_marshal</function> in <filename>pygtype.c</filename>
-        in the <emphasis>pygobject</emphasis> module in the GNOME Subversion server).
+        in the <emphasis>pygobject</emphasis> module in the GNOME source code repository).
       </para>
 
     </sect2>



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