[ByteCodeViewer] cleanup: fix small typo

GitOrigin-RevId: efc9d49e6097bc826ceb78ef9e818d4ab976bc68
This commit is contained in:
Bartek Pacia
2025-11-01 00:55:23 +00:00
committed by intellij-monorepo-bot
parent 205c4eb7a9
commit 2c400d0ae2
@@ -1,6 +1,6 @@
action.BytecodeViewer.text=Show Bytecode
action.show.debug.action.name=Show Debug Info
action.sync.with.editor.name=Sync With Editor
action.sync.with.editor.name=Sync with Editor
deserialization.error=Could not read class file
bytecode.not.found.title=Could not find bytecode
please.build.project=Please build the project and try again.