~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/services/config/schema-lazr.conf

  • Committer: Colin Watson
  • Date: 2012-01-06 11:08:30 UTC
  • mto: This revision was merged to the branch mainline in revision 14650.
  • Revision ID: cjwatson@canonical.com-20120106110830-l6lj4zfbixcubel2
Fix a slew of typos that have been annoying me.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1433
1433
 
1434
1434
 
1435
1435
[memcache]
1436
 
# Comma seperated list of (hostname:port,weight) for the memcache client
 
1436
# Comma separated list of (hostname:port,weight) for the memcache client
1437
1437
# to connect to.
1438
1438
# datatype: string
1439
1439
servers: (127.0.0.1:11217,1)