fix history annotation in documentation

This commit is contained in:
AlexKnauth 2019-02-15 21:28:38 -05:00 committed by Suzanne Soy
parent f6eee5eb33
commit b11c3409a6

View File

@ -378,6 +378,6 @@ invalid binding list.
(with-syntax ([(x ...) #'(1 2 3)])
(template ((mf x) ...)))]
@history[#:added 6.9]}
@history[#:added "7.2.0.5"]}
@(close-eval the-eval)