File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1094,9 +1094,9 @@ function set_changelog() {
10941094 # then deduce it. If there's a debian/control file that specifies that
10951095 # package name, then use it. Otherwise, default to the name of the
10961096 # linux-pkg directory name. This can't always be the default because
1097- # for some packages (for some reasons lost to the sands of time), those
1098- # are different. For example, the challenge-response linux-pkg
1099- # directory generates the pam-challenge-response debian package.
1097+ # for some packages (for reasons lost to the sands of time), those are
1098+ # different. For example, the challenge-response linux-pkg directory
1099+ # generates the pam-challenge-response debian package.
11001100 #
11011101 if [[ -n $1 ]]; then
11021102 src_package=$1
You can’t perform that action at this time.
0 commit comments