← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 504: Minor fix.

 

------------------------------------------------------------
revno: 504
committer: Jason P. Pickering <jason.p.pickering@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Tue 2012-04-24 09:09:32 +0200
message:
  Minor fix.
modified:
  src/docbkx/en/dhis2_r.xml


--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs

Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_r.xml'
--- src/docbkx/en/dhis2_r.xml	2012-04-24 07:04:26 +0000
+++ src/docbkx/en/dhis2_r.xml	2012-04-24 07:09:32 +0000
@@ -350,7 +350,7 @@
 
 #Get a database connection
 user&lt;-&quot;postgres&quot;
-password&lt;-&quot;kfk3ep6&quot;
+password&lt;-&quot;postgres&quot;
 host&lt;-&quot;127.0.0.1&quot;
 port&lt;-&quot;5432&quot;
 dbname&lt;-&quot;dhis2_demo&quot;