-/* $OpenBSD: bt_parse.y,v 1.26 2021/04/21 10:28:54 mpi Exp $ */
+/* $OpenBSD: bt_parse.y,v 1.27 2021/04/21 10:29:49 mpi Exp $ */
/*
* Copyright (c) 2019-2021 Martin Pieuchot <mpi@openbsd.org>
* B tracing language parser.
*
* The dialect of the language understood by this parser aims to be
- * compatible with the one understood bpftrace(8), see:
+ * compatible with the one understood by bpftrace(8), see:
*
* https://github.com/iovisor/bpftrace/blob/master/docs/reference_guide.md
*