Explorar o código

gitk: minor tweaks (#1875)

Waldir Pimenta %!s(int64=7) %!d(string=hai) anos
pai
achega
a31103536e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pages/linux/gitk.md

+ 2 - 2
pages/linux/gitk.md

@@ -6,11 +6,11 @@
 
 
 `gitk`
 `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}}`
 `gitk {{path/to/file_or_folder}}`
 
 
-- Show commits since 1 week ago:
+- Show commits made since 1 week ago:
 
 
 `gitk --since={{"1 week ago"}}`
 `gitk --since={{"1 week ago"}}`