Skip to content

Commit

Permalink
security/clamav: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Feb 8, 2018
1 parent d75195e commit 8d6debc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@
</field>
<field>
<id>general.scanpe</id>
<label>Scan portable executeable</label>
<label>Scan portable executable</label>
<type>checkbox</type>
<help>PE stands for Portable Executable - it's an executable file format used in all 32 and 64-bit versions of Windows operating systems.</help>
</field>
<field>
<id>general.scanelf</id>
<label>Scan executeable and linking format</label>
<label>Scan executable and linking format</label>
<type>checkbox</type>
<help>Executable and Linking Format is a standard format for UN*X executables.</help>
</field>
Expand Down

0 comments on commit 8d6debc

Please sign in to comment.