Skip to content

Commit

Permalink
style: update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tisfeng committed Nov 30, 2023
1 parent afe721f commit 914e25e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Easydict/Feature/Service/Model/EZQueryResult.m
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@
/**
Some special part in Bing:
infinmarker (infinitive marker): to go
defa (definite article): the
na (indefinite article): a
infinmarker(infinitive marker): to
defa(definite article): the
na(indefinite article): a
*/
partName = [NSString stringWithFormat:@"%@.", part];
} else {
Expand Down

0 comments on commit 914e25e

Please sign in to comment.