summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Hagander2008-04-21 11:06:13 +0000
committerMagnus Hagander2008-04-21 11:06:13 +0000
commitbe9ab113663bb328c10306801951b6c573c4d056 (patch)
tree377ac65dd7727ac9f9abaf118659475fafd2f7c4
parentde6e4c9d60e74ffb527f22ee4376d0bb2d3266e4 (diff)
Fix typo, noted by Stefan Kaltenbrunner.
-rw-r--r--doc/src/sgml/cvs.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/cvs.sgml b/doc/src/sgml/cvs.sgml
index 6fd6b96fb9..83b721cdb9 100644
--- a/doc/src/sgml/cvs.sgml
+++ b/doc/src/sgml/cvs.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.49 2008/04/03 09:52:03 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.50 2008/04/21 11:06:13 mha Exp $ -->
<appendix id="cvs">
<appendixinfo>
@@ -35,7 +35,7 @@
and <productname>CVSup</productname>,
are available to pull the <productname>CVS</productname> code tree from the
<productname>PostgreSQL</productname> server to your local machine.
- Our CVS Wiki, <ulink
+ Our Wiki, <ulink
url="http://wiki.postgresql.org/index.php/Working_with_CVS"></ulink>,
has additional details on working with CVS.
</para>