From 2e6822148b68c55c6f2ec7b08945f151909c75e1 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 25 Jul 2023 14:45:51 +0900 Subject: [PATCH] Fix typo in versioning.html conjuction -> conjunction --- GhidraDocs/languages/versioning.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GhidraDocs/languages/versioning.html b/GhidraDocs/languages/versioning.html index 3cf05020b2..2b32ceaf2e 100644 --- a/GhidraDocs/languages/versioning.html +++ b/GhidraDocs/languages/versioning.html @@ -53,7 +53,7 @@ address space sizes and register mappings.

components within a structure or union. While such changes should be avoided due to the possible fallout, any such change to a *.cspec 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 *.ldefs files. The resulting program upgrade will allow affected data types to be updated.