diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2019-01-19 10:06:29 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2019-01-19 10:06:29 +0000 |
commit | 94994d372d014ce4c8758b9605d63fae651bd8aa (patch) | |
tree | 51c0b708bd59f205d6b35cb2a8c24d62f0c33d77 /utils | |
parent | 39be7ce23363d12ae3e49aeb1fdb2bfeb892e836 (diff) |
Notes
Diffstat (limited to 'utils')
-rw-r--r-- | utils/sync-source/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/sync-source/README.txt b/utils/sync-source/README.txt index 9e019b64d9ad..5d1dc641ed12 100644 --- a/utils/sync-source/README.txt +++ b/utils/sync-source/README.txt @@ -97,7 +97,7 @@ syncsource.py configuration in ~/.syncsourcerc: # option. # # Below, I have transfer of the lldb dir skip everything - # rooted at "/llvm" below the the lldb dir. This is + # rooted at "/llvm" below the lldb dir. This is # because we want the source OS X lldb to move to # a destination of {some-dest-root}/llvm/tools/lldb, and # not have the OS-X-inverted llvm copy over with the lldb |