macros: fix typo

This commit is contained in:
figsoda 2023-09-03 21:59:40 -04:00
parent 439c612462
commit c3a7cd96ba

View File

@ -1,4 +1,4 @@
/// define a set af macros to work with inputs
/// define a set of macros to work with inputs
macro_rules! input_macros {
// workaround to escape `$`
// so it can be used with nested macro_rules