Skip to content

Commit

Permalink
fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmipt committed Nov 16, 2024
1 parent c0b7eb8 commit f022b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/studio/ui/chart/patched/ChartPanel.java
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ public class ChartPanel extends JPanel implements ChartChangeListener,
/** Menu item for changing properties of the chart. */
protected JMenuItem propertiesItem;

/** Menu item for copy the char to sysmtem clipboard. */
/** Menu item for copy the char to system clipboard. */
protected JMenuItem copyItem;

/** Menu item for saving the chart as PNG. */
Expand Down

0 comments on commit f022b9e

Please sign in to comment.