Skip to content

Commit 9a42646

Browse files
authored
apply feedback: replace 'email' with 'notification'
1 parent f2b6af3 commit 9a42646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/DeveloperPolicy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ Below are some guidelines about the format of the message itself:
414414
included in the submitted code.
415415

416416
* Avoid 'tagging' someone's username in your commits and PR descriptions
417-
(e.g., `@<someUser>`), doing so results in that account receiving an email
417+
(e.g., `@<someUser>`), doing so results in that account receiving a notification
418418
every time the commit is cherry-picked and to a fork.
419419

420420
LLVM uses a squash workflow for pull requests, so as the pull request evolves

0 commit comments

Comments
 (0)