FIX: fix typo
This commit is contained in:
@@ -34,7 +34,7 @@ class WithBootROM(address: BigInt = 0x10000, size: Int = 0x10000, hang: BigInt =
|
||||
.map(_.copy(
|
||||
address = address,
|
||||
size = size,
|
||||
hang = hand,
|
||||
hang = hang,
|
||||
contentFileName = contentFileName
|
||||
))
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user