diff --git a/src/plugins/gramplet/QuickViewGramplet.py b/src/plugins/gramplet/QuickViewGramplet.py index b0840815a..d6869023b 100644 --- a/src/plugins/gramplet/QuickViewGramplet.py +++ b/src/plugins/gramplet/QuickViewGramplet.py @@ -116,7 +116,7 @@ class QuickViewGramplet(Gramplet): "Source": CATEGORY_QR_SOURCE, "Place": CATEGORY_QR_PLACE, "Media": CATEGORY_QR_MEDIA, - "Repsoitory": CATEGORY_QR_REPOSITORY} + "Repository": CATEGORY_QR_REPOSITORY} qv_option = self.get_option(_("View Type")) list_option = self.get_option(_("Quick Views")) list_option.clear()