commit e7421b965eef1aed1089ca67cb33150c7a165ba3
Author: Hans Ulrich Niedermann <[email protected]>
Date:   Tue Nov 19 16:16:32 2013 +0100

    ot-get-patches.sh: Clean up comment wording
    
    Just some grammar fixes improving clarity of the comments.

 otp-get-patches.sh |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/otp-get-patches.sh b/otp-get-patches.sh
index 5033e60..d9ca70d 100755
--- a/otp-get-patches.sh
+++ b/otp-get-patches.sh
@@ -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
_______________________________________________
erlang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/erlang

Reply via email to