← Back to team overview

apport-hackers team mailing list archive

[Merge] lp:~seb128/apport/small-typo-fix into lp:apport

 

Sebastien Bacher has proposed merging lp:~seb128/apport/small-typo-fix into lp:apport.

Commit message:
small typo fix

Requested reviews:
  Apport upstream developers (apport-hackers)

For more details, see:
https://code.launchpad.net/~seb128/apport/small-typo-fix/+merge/280430

small typo fix

-- 
Your team Apport upstream developers is requested to review the proposed merge of lp:~seb128/apport/small-typo-fix into lp:apport.
=== modified file 'apport/hookutils.py'
--- apport/hookutils.py	2015-11-27 14:27:00 +0000
+++ apport/hookutils.py	2015-12-14 10:13:07 +0000
@@ -598,7 +598,7 @@
 
 
 def attach_gsettings_schema(report, schema):
-    '''Attach user-modified gsttings keys of a schema.'''
+    '''Attach user-modified gsettings keys of a schema.'''
 
     cur_value = report.get('GsettingsChanges', '')