Browse Source

gitk: minor tweaks (#1875)

Waldir Pimenta 7 years ago
parent
commit
a31103536e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/linux/gitk.md

+ 2 - 2
pages/linux/gitk.md

@@ -6,11 +6,11 @@
 
 `gitk`
 
-- Show repository browse of a specific file or folder:
+- Show repository browser for a specific file or folder:
 
 `gitk {{path/to/file_or_folder}}`
 
-- Show commits since 1 week ago:
+- Show commits made since 1 week ago:
 
 `gitk --since={{"1 week ago"}}`