Skip to content

Commit

Permalink
fix wording (#28)
Browse files Browse the repository at this point in the history
* fix wording

* inverted
  • Loading branch information
phenylshima authored Mar 2, 2024
1 parent 4293422 commit bff86b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/jlabel/src/fullcontext_label.rs
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ pub struct AccentPhrasePrevNext {
///
/// <div class="warning">
///
/// 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.
///
/// </div>
Expand Down

0 comments on commit bff86b9

Please sign in to comment.