From ee96848dab8d7a53716475546df22f29a393fb70 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 6 Nov 2011 23:15:19 +0100 Subject: Stupid typo --- mat-cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mat-cli') diff --git a/mat-cli b/mat-cli index fbcaa62..00c5c11 100755 --- a/mat-cli +++ b/mat-cli @@ -61,7 +61,7 @@ def display_version(*_): def list_meta(class_file, filename, force): ''' - Print all the metadataof 'filename' on stdout + Print all the metadata of 'filename' on stdout ''' print('[+] File %s :' % filename) if force is False and class_file.is_clean(): -- cgit v1.3