Skip to content

Commit 94c3324

Browse files
committed
fix: typos and small errors
1 parent 2004305 commit 94c3324

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

docs/en/schema.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ case, they should be transparent PNGs, minimum 1000px of width.
163163
The key value can be the relative path to the file starting from the root of
164164
the repository, or it can be an absolute URL pointing to the logo in raw
165165
version. In both cases, the file must reside inside the same repository where
166-
the publiccode.yml file is stored.
166+
the ``publiccode.yml`` file is stored.
167167

168168
Key ``monochromeLogo``
169169
~~~~~~~~~~~~~~~~~~~~~~
@@ -179,7 +179,7 @@ be transparent PNGs, minimum 1000px of width.
179179
The key value can be the relative path to the file starting from the root of
180180
the repository, or it can be an absolute URL pointing to the logo in raw
181181
version. In both cases, the file must reside inside the same repository where
182-
the publiccode.yml file is stored.
182+
the ``publiccode.yml`` file is stored.
183183

184184
Key ``inputTypes``
185185
~~~~~~~~~~~~~~~~~~
@@ -547,7 +547,7 @@ looks like and how it works.
547547
The key value can be the relative path to the file starting from the root of
548548
the repository, or it can be an absolute URL pointing to the screenshot in raw
549549
version. In both cases, the file must reside inside the same repository where
550-
the publiccode.yml file is stored.
550+
the ``publiccode.yml`` file is stored.
551551

552552
Screenshots can be of any shape and size; the suggested formats are:
553553

docs/it/schema.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Chiave ``logo``
138138
Questa chiave indica il logo del software. Il valore può essere il percorso
139139
relativo al file a partire dalla root del repository, oppure una URL assoluta
140140
che punta al logo in versione raw. In entrambi i casi, il file deve risiedere
141-
all'interno del medesimo repository che contiene il publiccode.yml. Il logo
141+
all'interno del medesimo repository che contiene il ``publiccode.yml``. Il logo
142142
dovrebbe essere in formato vettoriale; i formati raster sono solo accettabili
143143
come fallback. In questo caso, dovrebbero essere PNG trasparenti, con una
144144
larghezza minima di 1000px.
@@ -155,7 +155,7 @@ Questa chiave indica il logo monocromatico (nero) del software. Il valore può
155155
essere il percorso
156156
relativo al file a partire dalla root del repository, oppure una URL assoluta
157157
che punta al logo in versione raw. In entrambi i casi, il file deve risiedere
158-
all'interno del medesimo repository che contiene il publiccode.yml. Il logo
158+
all'interno del medesimo repository che contiene il ``publiccode.yml``. Il logo
159159
dovrebbe essere in formato vettoriale; i formati raster sono solo accettabili
160160
come fallback. In questo caso, dovrebbero essere PNG trasparenti, con una
161161
larghezza minima di 1000px.
@@ -365,14 +365,14 @@ sezione con quel nome.
365365

366366
Un esempio per l’italiano:
367367

368-
.. code:: .yml
368+
.. code:: .yaml
369369

370370
description:
371371
ita:
372372
shortDescription: ...
373373
longDescription: ...
374374

375-
Nel parti successive del documento, tutte le chiavi sono assunte essere
375+
Nelle parti successive del documento, tutte le chiavi sono assunte essere
376376
all’interno di una sezione con il nome della lingua (annoteremo questo
377377
con ``[lang]``).
378378

@@ -547,7 +547,7 @@ hanno lo scopo di dare una panoramica dell'aspetto del software e del
547547
suo funzionamento. Il valore può essere il percorso relativo al file a partire
548548
dalla root del repository, oppure una URL assoluta che punta all'immagine in
549549
versione raw. In entrambi i casi, il file deve risiedere all'interno del
550-
medesimo repository che contiene il publiccode.yml.
550+
medesimo repository che contiene il ``publiccode.yml``.
551551

552552
Queste immagini possono essere di qualsiasi formato e dimensione; i
553553
formati suggeriti sono:

0 commit comments

Comments
 (0)