Permalink
Browse files

changelog: fix typo in architecture

  • Loading branch information...
1 parent d4b7aa1 commit 7cb1b27c546bce219114010fe9c8f4d0e6a48071 @mvo5 mvo5 committed Jul 13, 2017
Showing with 3 additions and 3 deletions.
  1. +1 −1 packaging/fedora/snapd.spec
  2. +1 −1 packaging/ubuntu-14.04/changelog
  3. +1 −1 packaging/ubuntu-16.04/changelog
@@ -698,7 +698,7 @@ fi
- snap-seccomp: make sure snap-seccomp writes the bpf file
atomically
- tests: do not disable ipv6 on core systems
- - arch: the kernel architecutre name is armv7l instead of armv7
+ - arch: the kernel architecture name is armv7l instead of armv7
- snap-confine: ensure snap-confine waits some seconds for seccomp
security profilese
- tests: shellcheck improvements for tests/nested tasks
@@ -61,7 +61,7 @@ snapd (2.27~14.04~rc3) trusty; urgency=medium
- snap-seccomp: make sure snap-seccomp writes the bpf file
atomically
- tests: do not disable ipv6 on core systems
- - arch: the kernel architecutre name is armv7l instead of armv7
+ - arch: the kernel architecture name is armv7l instead of armv7
- snap-confine: ensure snap-confine waits some seconds for seccomp
security profilese
- tests: shellcheck improvements for tests/nested tasks
@@ -61,7 +61,7 @@ snapd (2.27~rc3) xenial; urgency=medium
- snap-seccomp: make sure snap-seccomp writes the bpf file
atomically
- tests: do not disable ipv6 on core systems
- - arch: the kernel architecutre name is armv7l instead of armv7
+ - arch: the kernel architecture name is armv7l instead of armv7
- snap-confine: ensure snap-confine waits some seconds for seccomp
security profilese
- tests: shellcheck improvements for tests/nested tasks

0 comments on commit 7cb1b27

Please sign in to comment.