Skip to content

Commit 24219ef

Browse files
committed
clarified details of fonts that are modified in script header
1 parent 916444c commit 24219ef

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

tools/line-spacing/line10.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# ////////////////////////////////////////////////////////////
44
#
55
# line10.sh
6-
# A shell script that modifies all .otf and .ttf fonts to
7-
# 10% UPM line spacing
6+
# A shell script that modifies all .otf and .ttf fonts in the
7+
# working directory to 10% UPM line spacing
88
# Copyright 2016 Christopher Simpkins
99
# MIT License
1010
#

tools/line-spacing/line15.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# ////////////////////////////////////////////////////////////
44
#
55
# line15.sh
6-
# A shell script that modifies all .otf and .ttf fonts to
7-
# 15% UPM line spacing
6+
# A shell script that modifies all .otf and .ttf fonts in the
7+
# working directory to 15% UPM line spacing
88
# Copyright 2016 Christopher Simpkins
99
# MIT License
1010
#

tools/line-spacing/line20.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# ////////////////////////////////////////////////////////////
44
#
55
# line20.sh
6-
# A shell script that modifies all .otf and .ttf fonts to
7-
# 20% UPM line spacing
6+
# A shell script that modifies all .otf and .ttf fonts in the
7+
# working directory to 20% UPM line spacing
88
# Copyright 2016 Christopher Simpkins
99
# MIT License
1010
#

tools/line-spacing/line25.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# ////////////////////////////////////////////////////////////
44
#
55
# line25.sh
6-
# A shell script that modifies all .otf and .ttf fonts to
7-
# 25% UPM line spacing
6+
# A shell script that modifies all .otf and .ttf fonts in the
7+
# working directory to 25% UPM line spacing
88
# Copyright 2016 Christopher Simpkins
99
# MIT License
1010
#

tools/line-spacing/line30.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# ////////////////////////////////////////////////////////////
44
#
55
# line30.sh
6-
# A shell script that modifies all .otf and .ttf fonts to
7-
# 30% UPM line spacing
6+
# A shell script that modifies all .otf and .ttf fonts in the
7+
# working directory to 30% UPM line spacing
88
# Copyright 2016 Christopher Simpkins
99
# MIT License
1010
#

0 commit comments

Comments
 (0)