/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/crash.py

  • Committer: Gary van der Merwe
  • Date: 2010-04-05 15:35:14 UTC
  • mto: This revision was merged to the branch mainline in revision 5136.
  • Revision ID: garyvdm@gmail.com-20100405153514-2vhszye0nd9rgwpr
Fix spelling of APPORT_DISABLE in crash doc string.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
In principle apport can run on any platform though as of Feb 2010 there seem
34
34
to be some portability bugs.
35
35
 
36
 
To force this off in bzr turn set APPORT_DISBLE in the environment or 
 
36
To force this off in bzr turn set APPORT_DISABLE in the environment or 
37
37
-Dno_apport.
38
38
"""
39
39