Przeglądaj źródła

watch: "changes"-->"differences"

per waldyrious' suggestion in comments of #707
Hayden Schiff 9 lat temu
rodzic
commit
5faa753d8f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pages/common/watch.md

+ 1 - 1
pages/common/watch.md

@@ -10,6 +10,6 @@
 
 `watch -n {{60}} {{command}}`
 
-- Monitor the contents of a directory, highlighting changes as they appear:
+- Monitor the contents of a directory, highlighting differences as they appear:
 
 `watch -d {{ls -l}}`