Fix typo in versioning.html

conjuction -> conjunction
This commit is contained in:
Ikko Eltociear Ashimine
2023-07-25 14:45:51 +09:00
committed by GitHub
parent 09d545a45c
commit 2e6822148b

View File

@@ -53,7 +53,7 @@ address space sizes and register mappings.</p>
components within a structure or union. While such changes should be avoided
due to the possible fallout, any such change to a
<span style="font-style: italic;">*.cspec</span> should be made
in conjuction with a version change to all affected languages within
in conjunction with a version change to all affected languages within
the relavent <span style="font-style: italic;">*.ldefs</span> files. The
resulting program upgrade will allow affected data types to be updated.
<br>