From 5d5b3a141a48701332f842654dcd5acfef4d6353 Mon Sep 17 00:00:00 2001 From: Sveinung Kvilhaugsvik Date: Mon, 22 Feb 2021 19:46:41 +0100 Subject: [PATCH] Spelling correction: DiplReal -> DiplRel. Fix the spelling of DiplRel in README.actions. See osdn #41630 --- doc/README.actions | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/README.actions b/doc/README.actions index 1211250497..a8057c6e27 100644 --- a/doc/README.actions +++ b/doc/README.actions @@ -93,9 +93,9 @@ actor requirements. * If player A having a diplomatic relationship to player B implies that player B has the same relationship to player A the relationship is symmetric. Examples: "Is foreign" and "War" - * Symmetric local DiplReal requirements can be moved directly from the + * Symmetric local DiplRel requirements can be moved directly from the target requirement vector to the actor requirement vector. - * Asymmetric local DiplReal requirements must test for the same thing in + * Asymmetric local DiplRel requirements must test for the same thing in the opposite direction. Example: "Hosts embassy" -> "Has embassy" Actions and Lua -- 2.20.1