summaryrefslogtreecommitdiff
path: root/SoftwareProperties
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-02-27 15:16:55 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2006-02-27 15:16:55 +0100
commit979d4cafb3d30920b95dfaf26e204bda408d4591 (patch)
tree87600a39caf98c0048de17efd4e28688248b0848 /SoftwareProperties
parent844dbc885a1b7e5cec27811f65a0e5e5104748bc (diff)
downloadpython-apt-979d4cafb3d30920b95dfaf26e204bda408d4591.tar.gz
* Typos
Diffstat (limited to 'SoftwareProperties')
-rw-r--r--SoftwareProperties/SoftwareProperties.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/SoftwareProperties/SoftwareProperties.py b/SoftwareProperties/SoftwareProperties.py
index d5070240..99ec292f 100644
--- a/SoftwareProperties/SoftwareProperties.py
+++ b/SoftwareProperties/SoftwareProperties.py
@@ -534,7 +534,7 @@ class SoftwareProperties(SimpleGladeApp):
type=gtk.MESSAGE_ERROR,
buttons=gtk.BUTTONS_OK,
message_format=None)
- dialog.set_markup(_("<big><b>Error scaning the CD</b></big>\n\n%s"%msg))
+ dialog.set_markup(_("<big><b>Error scanning the CD</b></big>\n\n%s"%msg))
res = dialog.run()
dialog.destroy()
return