Skip to content

Commit

Permalink
Merge pull request #557 from tkroes/patch-1
Browse files Browse the repository at this point in the history
Fix LC0020 description typos
  • Loading branch information
Arthurvdv authored Mar 5, 2024
2 parents 548e4a9 + 38c4d12 commit 618846a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions LinterCopAnalyzers.resx
Original file line number Diff line number Diff line change
Expand Up @@ -292,13 +292,13 @@
<value>Data Classification is equal to the Table. Remove to reduce redundancy.</value>
</data>
<data name="Rule0020ApplicationAreaEqualsToPageDescription" xml:space="preserve">
<value>Applicatication Area is equal to the Page. Remove to reduce redundancy.</value>
<value>Application Area is equal to the Page. Remove to reduce redundancy.</value>
</data>
<data name="Rule0020ApplicationAreaEqualsToPageFormat" xml:space="preserve">
<value>Applicatication Area is equal to the Page. Remove to reduce redundancy.</value>
<value>Application Area is equal to the Page. Remove to reduce redundancy.</value>
</data>
<data name="Rule0020ApplicationAreaEqualsToPageTitle" xml:space="preserve">
<value>Applicatication Area is equal to the Page. Remove to reduce redundancy.</value>
<value>Application Area is equal to the Page. Remove to reduce redundancy.</value>
</data>
<data name="Rule0021ConfirmImplementConfirmManagement" xml:space="preserve">
<value>Confirm() must be implemented through the "Confirm Management" codeunit from the System Application.</value>
Expand Down

0 comments on commit 618846a

Please sign in to comment.