docs: Fixed a copy/paste typo in the Technical Specifications. (#9452)

This commit is contained in:
0kmg 2022-03-21 23:31:18 -08:00 committed by GitHub
parent 54442a7a5b
commit 21f0d58597
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -180,7 +180,7 @@ retrieved by building one of these four finders.
[device constructor] m_bank(*this, "name"),
A memory share can be created if it doesnt exist in a memory map
A memory bank can be created if it doesnt exist in a memory map
through that creator class. If it already exists it is just
retrieved.