ot-get-patches.sh: Clean up comment wording
Just some grammar fixes improving clarity of the comments.
This commit is contained in:
parent
f56df7bde5
commit
e7421b965e
@ -6,13 +6,14 @@
|
||||
#
|
||||
# otp-get-patches.sh updates the erlang.spec and otp-00*.patch
|
||||
# files in the git index. After an otp-get-patches.sh run, you
|
||||
# will need to review the stage git changes, possibly adapt the
|
||||
# Release: and %changelog parts of erlang spec, and can then
|
||||
# will need to review the staged git changes, possibly adapt the
|
||||
# 'Release:' and '%changelog' parts of erlang.spec, and can then
|
||||
# "git commit" everything.
|
||||
#
|
||||
# Caution: Leave the four special comment lines untouched in the
|
||||
# spec file, as otp-get-patches.sh requires them and will only
|
||||
# touch erlang.spec between the respective start/end pair:
|
||||
# touch the parts of erlang.spec between the respective start/end
|
||||
# comment pair:
|
||||
#
|
||||
# # start of autogenerated patch tag list
|
||||
# # end of autogenerated patch tag list
|
||||
|
Loading…
Reference in New Issue
Block a user