]> git.saurik.com Git - bison.git/blobdiff - data/java.m4
Merge remote-tracking branch 'origin/maint'
[bison.git] / data / java.m4
index 7a9bcc19926140aed821db5e25144f406b1e44a7..cff774d886f9777fba72c8213e2f429ecbc7673e 100644 (file)
@@ -103,7 +103,7 @@ m4_define([b4_int_type],
 # b4_int_type_for(NAME)
 # ---------------------
 # Return the smallest int type able to handle numbers ranging from
-# `NAME_min' to `NAME_max' (included).
+# 'NAME_min' to 'NAME_max' (included).
 m4_define([b4_int_type_for],
 [b4_int_type($1_min, $1_max)])