mirror of
https://github.com/martinvonz/jj.git
synced 2024-11-24 06:19:42 +00:00
docs: Fix typo in Watchman section
This commit is contained in:
parent
a493913000
commit
5bd55f2981
1 changed files with 1 additions and 1 deletions
|
@ -953,7 +953,7 @@ To configure the Watchman filesystem monitor, set
|
|||
executable on your system](https://facebook.github.io/watchman/docs/install).
|
||||
|
||||
You can configure `jj` to use watchman triggers to automatically create
|
||||
snapshots on filestem changes by setting
|
||||
snapshots on filesystem changes by setting
|
||||
`core.watchman.register_snapshot_trigger = true`.
|
||||
|
||||
You can check whether Watchman is enabled and whether it is installed correctly
|
||||
|
|
Loading…
Reference in a new issue