Skip to content

Commit

Permalink
Fixed a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Jan 26, 2024
1 parent 6afa7bd commit a1b9b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
Changed
=======
* Generic-function REBLOKS/WIDGET:GET-HTML-TAG now can return a list like `(list :input :onchange \"somevalue\")` to change not only HTML tag of the widget node, but also to add some arguments to it.
* Generic-function REBLOCKS/WIDGET:GET-HTML-TAG now can return a list like `(list :input :onchange \"somevalue\")` to change not only HTML tag of the widget node, but also to add some arguments to it.
""")
(0.58.0 2024-01-13
"""
Expand Down

0 comments on commit a1b9b42

Please sign in to comment.