From bff86b9c9a43eb2891b1d902bcfc1b5da65f49fd Mon Sep 17 00:00:00 2001 From: phenylshima <49227365+femshima@users.noreply.github.com> Date: Sat, 2 Mar 2024 12:49:50 +0900 Subject: [PATCH] fix wording (#28) * fix wording * inverted --- crates/jlabel/src/fullcontext_label.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/jlabel/src/fullcontext_label.rs b/crates/jlabel/src/fullcontext_label.rs index 817a7e1..c36512f 100644 --- a/crates/jlabel/src/fullcontext_label.rs +++ b/crates/jlabel/src/fullcontext_label.rs @@ -111,7 +111,7 @@ pub struct AccentPhrasePrevNext { /// ///
/// - /// The logic of this field is reversed from the E5/G5 of full-context label: + /// The logic of this field is inverted from the E5/G5 of full-context label: /// "1" is false and "0" is true. /// ///