Skip to content

Commit f40d841

Browse files
committed
spelling: snapshots
Signed-off-by: Josh Soref <[email protected]>
1 parent a172752 commit f40d841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

visualvm/libs.profiler/profiler/src/org/graalvm/visualvm/lib/profiler/ResultsManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"ResultsManager_ProfilerSnapshotFileFilter=Profiler Snapshot File (*.{0})",
125125
"ResultsManager_ProfilerHeapdumpFileFilter=Heap Dump File (*.{0})",
126126
"ResultsManager_OutOfMemorySavingMsg=<html><b>Not enough memory to save the snapshot.</b><br><br>To avoid this error please increase the -Xmx value<br>in the etc/visualvm.conf file in VisualVM directory.</html>",
127-
"ResultsManager_CannotCompareSnapshotsMsg=<html><b>Cannot compare snapshots:</b><br><br> {0}<br> {1}<br><br>Make sure that both snaphots are the same type.</html>",
127+
"ResultsManager_CannotCompareSnapshotsMsg=<html><b>Cannot compare snapshots:</b><br><br> {0}<br> {1}<br><br>Make sure that both snapshots are the same type.</html>",
128128
"ResultsManager_DirectoryDoesntExistCaption=Selected Directory Does Not Exist",
129129
"ResultsManager_DirectoryDoesntExistMsg=The directory you have selected does not exist.\nDo you want to create the directory?",
130130
"ResultsManager_SnapshotLoadFailedMsg=<html><b>Snapshot {0} failed to load.</b><br><br>{1}</html>",

0 commit comments

Comments
 (0)