diff options
| author | Steve McIntyre <steve@einval.com> | 2019-03-06 21:56:31 +0000 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2019-03-06 21:56:31 +0000 |
| commit | 739950c1c722bf9bc5fe868f88e7c405d98c9287 (patch) | |
| tree | 491bf22009ceeb7896f99fb5ceab7d7155a41411 /debian | |
| parent | 51b45b03649b53f867fc3f0e0e8768b88e945fa5 (diff) | |
| download | efi-boot-shim-739950c1c722bf9bc5fe868f88e7c405d98c9287.tar.gz efi-boot-shim-739950c1c722bf9bc5fe868f88e7c405d98c9287.zip | |
Typo fix: s,singing,signing,g
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index bbf0abbc..6d0bfaab 100644 --- a/debian/control +++ b/debian/control @@ -24,18 +24,18 @@ Architecture: amd64 Depends: ${misc:Depends}, Description: boot loader to chain-load signed boot loaders (signing template) This package contains template files for shim-amd64-signed. - This is only needed for Secure Boot singing. + This is only needed for Secure Boot signing. Package: shim-i386-signed-template Architecture: i386 Depends: ${misc:Depends}, Description: boot loader to chain-load signed boot loaders (signing template) This package contains template files for shim-i386-signed. - This is only needed for Secure Boot singing. + This is only needed for Secure Boot signing. Package: shim-arm64-signed-template Architecture: arm64 Depends: ${misc:Depends}, Description: boot loader to chain-load signed boot loaders (signing template) This package contains template files for shim-arm64-signed. - This is only needed for Secure Boot singing. + This is only needed for Secure Boot signing. |
