From ac29ac397fdaacd1bcec8fad59d3ad62a1a1867c Mon Sep 17 00:00:00 2001 From: Roger Shimizu Date: Sat, 6 Jun 2020 02:33:40 +0900 Subject: [PATCH] subcmds/sync.py: Fix typo in help Change-Id: I70b63477241284249e395b8b0a220cb6f44f836b Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/270183 Reviewed-by: Mike Frysinger Reviewed-by: David Pursehouse Tested-by: David Pursehouse --- subcmds/sync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subcmds/sync.py b/subcmds/sync.py index 408618f7..9a844021 100644 --- a/subcmds/sync.py +++ b/subcmds/sync.py @@ -142,7 +142,7 @@ to halt syncing as soon as possible when the first project fails to sync. The --force-sync option can be used to overwrite existing git directories if they have previously been linked to a different -object direcotry. WARNING: This may cause data to be lost since +object directory. WARNING: This may cause data to be lost since refs may be removed when overwriting. The --force-remove-dirty option can be used to remove previously used