diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 65505621f3..49137aab6d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -292,10 +292,10 @@ trigger-issuebot: - apk add --no-cache bash curl - ./tools/trigger-issuebot -# This job is should be as close as possible to the production +# This job should be as close as possible to the production # buildserver. It should not include custom setup or methods, except # when there is no other way to make this job work. The docker image -# is created using the same provisioning as the producion buildserver, +# is created using the same provisioning as the production buildserver, # via the "docker" job in fdroid/fdroidserver. # # This job is tied to the buildserver. Changes must be reviewed by diff --git a/metadata/org.schabi.etherwake.yml b/metadata/org.schabi.etherwake.yml index 03a06223f9..6df0219f53 100644 --- a/metadata/org.schabi.etherwake.yml +++ b/metadata/org.schabi.etherwake.yml @@ -7,7 +7,7 @@ IssueTracker: https://gitlab.com/derSchabi/Etherwake-app/issues AutoName: Etherwake Description: |- - Wraper around the ehterwake command. It is used to start computers within the + Wrapper around the etherwake command. It is used to start computers within the same network as the smartphone. Since this app sends pure ethernetframes it requires root privileges.