[go: up one dir, main page]

Skip to content

Commit

Permalink
fixed: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BabelDev0 committed Dec 1, 2022
1 parent 09ab90f commit a5806b8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions GDonut-app/src/components/dialog/UsageInfoDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
<div class="row justify-center">
<p style="font-size: 36px">Description of the application</p>
<p class="q-mx-lg text-justify" style="font-size: 18px">
The program permmits to display a GENEO generated through the
selection of a group, a permutant of the group and an image as an
input data function.<span class="q-ml-xs"
The program allows to display a GENEO generated through the selection
of a group, a permutant of the group and an image as input data
function.<span class="q-ml-xs"
>The result is then normalized through a constant that can be
changed by the user.</span
>
Expand Down Expand Up @@ -139,7 +139,7 @@
@click="usageStep = 4"
>
<p style=" font-size: 18px">
with the buttons<q-icon
With the buttons<q-icon
name="rotate_90_degrees_cw"
size="sm"
color="primary"
Expand Down

0 comments on commit a5806b8

Please sign in to comment.