fix typos
This commit is contained in:
@@ -207,7 +207,7 @@ Others are more elaborate:
|
||||
* This is
|
||||
* another comment.
|
||||
*/
|
||||
This style is usually used with sentence punctation, particularly if they
|
||||
This style is usually used with sentence punctuation, particularly if they
|
||||
contain more than one sentence.
|
||||
|
||||
End-of-line comments which need to span lines
|
||||
|
||||
@@ -55,7 +55,7 @@ if($ARGV[0] eq "--clean"){
|
||||
}
|
||||
|
||||
# XXX for now, there isn't any - if we get called, we subst. No options for now.
|
||||
# get relevent config info
|
||||
# get relevant config info
|
||||
#XXX
|
||||
#git check-attr -a $ARGV[1]
|
||||
|
||||
|
||||
@@ -306,7 +306,7 @@ nhgitset.pl installs NetHack-specific setup after a C<git clone> (or after
|
||||
changes to the desired configuration, which are installed by re-running
|
||||
nhgitset.pl).
|
||||
|
||||
The follwing options are available:
|
||||
The following options are available:
|
||||
|
||||
B<-f> Force. Do not use this unless the program requests it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user