diff options
Diffstat (limited to 'scripts/update_deps.py')
| -rwxr-xr-x | scripts/update_deps.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update_deps.py b/scripts/update_deps.py index f892be0a..ff09871b 100755 --- a/scripts/update_deps.py +++ b/scripts/update_deps.py @@ -619,7 +619,7 @@ def main(): '--ref', dest='ref', default='', - help="Override 'commit' with git reference. E.g., 'origin/master'") + help="Override 'commit' with git reference. E.g., 'origin/main'") parser.add_argument( '--no-build', dest='do_build', |
