Skip to content

Commit d622da7

Browse files
authored
use "ahead of"
Signed-off-by: wxiaoguang <[email protected]>
1 parent a6a4a50 commit d622da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2769,7 +2769,7 @@ branch.new_branch_from = Create new branch from "%s"
27692769
branch.renamed = Branch %s was renamed to %s.
27702770
branch.rename_default_or_protected_branch_error = Only admins can rename default or protected branches.
27712771
branch.rename_protected_branch_failed = This branch is protected by glob-based protection rules.
2772-
branch.commits_divergence_from = Commits divergence: %[1]d behind and %[2]d ahead %[3]s
2772+
branch.commits_divergence_from = Commits divergence: %[1]d behind and %[2]d ahead of %[3]s
27732773
branch.commits_no_divergence = The same as branch %[1]s
27742774
27752775
tag.create_tag = Create tag %s

0 commit comments

Comments
 (0)