Skip to content

Commit c39cb54

Browse files
committed
sentence formation
1 parent 1bcec9f commit c39cb54

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: README.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
* Introduction
66

7-
This is a simple bash that automates the generation and
7+
This is a simple bash program that automates the generation and
88
management of a ~.gitignore~ file in order to make it
99
easier for those who keep their ~$HOME~ as a git repository
1010
and bother with manually adding/removing listings.

Diff for: man/dotmg.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dotmg command [argument...]
1010

1111
.SH "DESCRIPTION"
1212
.PP
13-
This is a simple bash that automates the generation and
13+
This is a simple bash program that automates the generation and
1414
management of a \fC.gitignore\fP file in order to make it
1515
easier for those who keep their \fC$HOME\fP as a git repository
1616
and bother with manually adding/removing listings.

Diff for: man/dotmg.1.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dotmg - generate and manage .gitignore entries for the user
99
dotmg command [argument...]
1010

1111
* DESCRIPTION
12-
This is a simple bash that automates the generation and
12+
This is a simple bash program that automates the generation and
1313
management of a ~.gitignore~ file in order to make it
1414
easier for those who keep their ~$HOME~ as a git repository
1515
and bother with manually adding/removing listings.

0 commit comments

Comments
 (0)