Skip to content

Commit 086a1a0

Browse files
committed
spelling: synchronized
Signed-off-by: Josh Soref <[email protected]>
1 parent 78672bf commit 086a1a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/mbeans/src/org/graalvm/visualvm/modules/mbeans/XMBeanAttributes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ private ZoomedCell getZoomedCell(XMBean mbean, String attribute, Object value) {
694694
}
695695
}
696696

697-
//will be called in a synchronzed block
697+
//will be called in a synchronized block
698698
protected void addTableData(DefaultTableModel tableModel,
699699
XMBean mbean,
700700
MBeanAttributeInfo[] attributesInfo,

0 commit comments

Comments
 (0)