Skip to content

Commit b238394

Browse files
tarangchikhaliavladak
authored andcommitted
Fix typos in CONTRIBUTING.md file
Signed-off-by: tchik93 <[email protected]>
1 parent b20ecb2 commit b238394

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ vulnerability, do not raise a GitHub issue and follow the instructions in our
1313
When submitting a new Issue for what seems is a bug, please note the versions
1414
(OpenGrok, Tomcat, Universal ctags etc.) you're running and ideally steps to reproduce.
1515

16-
Make sure to add a comment line to the changeset saying which Issue it is is fixing,
16+
Make sure to add a comment line to the changeset saying which Issue it is fixing,
1717
e.g. `fixes #XYZ` so that the issue can be automatically closed when the associated
1818
pull request is merged.
1919

@@ -50,7 +50,7 @@ Please follow pre-existing coding style.
5050

5151
Asking questions via creating new [discussion](https://github.com/oracle/opengrok/discussions) is fine.
5252

53-
Feel free to add a Copyright line to the source files wehre you made non-trivial changes.
53+
Feel free to add a Copyright line to the source files where you made non-trivial changes.
5454

5555
1. Ensure there is an issue created to track and discuss the fix or enhancement
5656
you intend to submit.

0 commit comments

Comments
 (0)