From 064d2e80c18cd85bfa6c70306d5d6de5de25eda7 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 17 Jan 2014 20:14:41 +0000 Subject: s/double-clic/double-click/ --- mat-gui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mat-gui b/mat-gui index ba252b6..9c2a5cf 100755 --- a/mat-gui +++ b/mat-gui @@ -148,7 +148,7 @@ class GUI(object): chooser.destroy() def cb_popup_metadata(self, widget, row, col): - ''' Popup that display on double-clic + ''' Popup that display on double-click metadata from a file ''' metadataPopupListStore = self.builder.get_object('MetadataPopupListStore') -- cgit v1.3