diff --git a/tools/line-spacing/line10.sh b/tools/line-spacing/line10.sh index a140e1a4a..00e28c0a3 100755 --- a/tools/line-spacing/line10.sh +++ b/tools/line-spacing/line10.sh @@ -3,8 +3,8 @@ # //////////////////////////////////////////////////////////// # # line10.sh -# A shell script that modifies all .otf and .ttf fonts to -# 10% UPM line spacing +# A shell script that modifies all .otf and .ttf fonts in the +# working directory to 10% UPM line spacing # Copyright 2016 Christopher Simpkins # MIT License # diff --git a/tools/line-spacing/line15.sh b/tools/line-spacing/line15.sh index 176db1ec9..e4367138e 100755 --- a/tools/line-spacing/line15.sh +++ b/tools/line-spacing/line15.sh @@ -3,8 +3,8 @@ # //////////////////////////////////////////////////////////// # # line15.sh -# A shell script that modifies all .otf and .ttf fonts to -# 15% UPM line spacing +# A shell script that modifies all .otf and .ttf fonts in the +# working directory to 15% UPM line spacing # Copyright 2016 Christopher Simpkins # MIT License # diff --git a/tools/line-spacing/line20.sh b/tools/line-spacing/line20.sh index e74b17cd9..f881f245e 100644 --- a/tools/line-spacing/line20.sh +++ b/tools/line-spacing/line20.sh @@ -3,8 +3,8 @@ # //////////////////////////////////////////////////////////// # # line20.sh -# A shell script that modifies all .otf and .ttf fonts to -# 20% UPM line spacing +# A shell script that modifies all .otf and .ttf fonts in the +# working directory to 20% UPM line spacing # Copyright 2016 Christopher Simpkins # MIT License # diff --git a/tools/line-spacing/line25.sh b/tools/line-spacing/line25.sh index 773ca479c..e04b6f72e 100755 --- a/tools/line-spacing/line25.sh +++ b/tools/line-spacing/line25.sh @@ -3,8 +3,8 @@ # //////////////////////////////////////////////////////////// # # line25.sh -# A shell script that modifies all .otf and .ttf fonts to -# 25% UPM line spacing +# A shell script that modifies all .otf and .ttf fonts in the +# working directory to 25% UPM line spacing # Copyright 2016 Christopher Simpkins # MIT License # diff --git a/tools/line-spacing/line30.sh b/tools/line-spacing/line30.sh index ca7f3659f..ed1469761 100755 --- a/tools/line-spacing/line30.sh +++ b/tools/line-spacing/line30.sh @@ -3,8 +3,8 @@ # //////////////////////////////////////////////////////////// # # line30.sh -# A shell script that modifies all .otf and .ttf fonts to -# 30% UPM line spacing +# A shell script that modifies all .otf and .ttf fonts in the +# working directory to 30% UPM line spacing # Copyright 2016 Christopher Simpkins # MIT License #