Skip to content
Snippets Groups Projects
Commit 6f8a97a6 authored by Michele Alberti's avatar Michele Alberti
Browse files

[ivette] Fix typo in title in AST view.

parent c6e6fae6
No related branches found
No related tags found
No related merge requests found
......@@ -121,7 +121,7 @@ const ASTview = () => {
icon="ZOOM.IN"
onClick={zoomIn}
disabled={!theFunction}
title="Increase font size)"
title="Increase font size"
/>
<IconButton
icon="PAINTBRUSH"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment