Skip to content

Commit

Permalink
Merge pull request #10909 from languagetool-org/lt_marcoagpinto_20241…
Browse files Browse the repository at this point in the history
…002_0640

[pt] Removed "temp_off" from rule ID:DEMASIADO_INVARIAVEL
  • Loading branch information
marcoagpinto authored Oct 10, 2024
2 parents 44d03cc + 9e43ab8 commit 0c9dde7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1060,7 +1060,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
</rulegroup>


<rule id='DEMASIADO_INVARIAVEL' name="Demasiada → demasiado" default='temp_off'>
<rule id='DEMASIADO_INVARIAVEL' name="Demasiada → demasiado">
<!-- Used ChatGPT 4o for enhancements and extra accuracy -->
<pattern>
<token regexp='yes' inflected='yes'>andar|continuar|estar|ficar|manter|parecer|revelar|ser|soar|tornar</token>
Expand Down

0 comments on commit 0c9dde7

Please sign in to comment.