Skip to content

Commit

Permalink
Fix minor typos
Browse files Browse the repository at this point in the history
  • Loading branch information
dcondrey authored and UniversalSuperBox committed Apr 28, 2021
1 parent 6e40ff1 commit 9319bc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/pug/modals/low-power.pug
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
h4#myModalLabel.modal-title Low Power
.modal-body
p
| The battery of your device is critically low. This can cause severe Problems while flashing.
| The battery of your device is critically low. This can cause severe problems while flashing.
b
| Please let your device charge for a while and try again.
.modal-footer
Expand Down
4 changes: 2 additions & 2 deletions src/pug/modals/result.pug
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
span(aria-hidden='true') ×
h4.modal-title Report your result
.modal-body
p To fix issues in the UBports Installer, it is vital that the developers recieve detailed feedback. To make this easier, the installer automates the reporting process. If you're interested in helping us make the UBports Installer better, keep reading! If not, click the button below and we will not bother you again.
p The UBports Community uses #[a(onclick="shell.openExternal('https://ubports.open-cuts.org/system/5e9d746c6346e112514cfec7')") OPEN-CUTS, the open crowdsourced user testing suite] to manage manual testing and #[a(onclick="shell.openExternal('https://github.com/ubports/ubports-installer/issues')") GitHub] to track bugs and feature requests for the UBports Installer. Since the installer developers rarely have access to all the devices the installer supports, it is vital for them to also recieve reports about what works.
p To fix issues in the UBports Installer, it is vital that the developers receive detailed feedback. To make this easier, the installer automates the reporting process. If you're interested in helping us make the UBports Installer better, keep reading! If not, click the button below and we will not bother you again.
p The UBports Community uses #[a(onclick="shell.openExternal('https://ubports.open-cuts.org/system/5e9d746c6346e112514cfec7')") OPEN-CUTS, the open crowdsourced user testing suite] to manage manual testing and #[a(onclick="shell.openExternal('https://github.com/ubports/ubports-installer/issues')") GitHub] to track bugs and feature requests for the UBports Installer. Since the installer developers rarely have access to all the devices the installer supports, it is vital for them to also receive reports about what works.
p Select a result from the buttons below. You will see another window where you can explain your experience in more detail and modify all the data before submitting.
p Select the #[b PASS] option if everything worked as expected. If you experienced minor issues or annoyances, but finally succeeded in installing your device, select the #[b WONKY] result. The #[b FAIL] result indicates a more severe problem.
.modal-footer
Expand Down

0 comments on commit 9319bc3

Please sign in to comment.