summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorAkimn Demaille <akim.demaille@gmail.com>2020-02-15 10:49:14 +0100
committerAkim Demaille <akim.demaille@gmail.com>2020-02-15 10:50:19 +0100
commiteff4d16175d735588fd3674464f728cdc0d9bee3 (patch)
treebe712e32cd1f4bd9f3ac0e9f3c9dc28b6e1a0493 /build-aux
parentb0e11f4523177579f12a13cc6e219a5b5b9dba81 (diff)
downloadbison-eff4d16175d735588fd3674464f728cdc0d9bee3.tar.gz
build: fix typo
* build-aux/cross-options.pl: here.
Diffstat (limited to 'build-aux')
-rwxr-xr-xbuild-aux/cross-options.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/cross-options.pl b/build-aux/cross-options.pl
index 7f34c71b..31fe8065 100755
--- a/build-aux/cross-options.pl
+++ b/build-aux/cross-options.pl
@@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
-# Written by Akimn Demaille.
+# Written by Akim Demaille.
use warnings;
use 5.005;