docs: exchange "Subversion" with "source code repository"
authorStefan Kost <ensonic@users.sf.net>
Sat, 6 Mar 2010 11:36:38 +0000 (13:36 +0200)
committerStefan Kost <ensonic@users.sf.net>
Sat, 6 Mar 2010 11:36:38 +0000 (13:36 +0200)
Fixes the outdated reference.

docs/reference/gobject/tut_gsignal.xml

index 41a1d7d..80f537a 100644 (file)
@@ -164,7 +164,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>