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