Skip to content

Commit

Permalink
Fix spelling errors. (#42)
Browse files Browse the repository at this point in the history
* condtition -> condition
 * enouraged  -> encouraged
  • Loading branch information
sebastic authored and neteler committed Jul 8, 2019
1 parent f79c356 commit c82bbfd
Show file tree
Hide file tree
Showing 31 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion general/g.message/g.message.html
Expand Up @@ -42,7 +42,7 @@ <h2>NOTES</h2>
exclamation mark '<tt>!</tt>' character specifically (making single quoting
of it necessary), it shouldn't be the case for the non-interactive
instances of Bash. Nonetheless, to avoid context-based confusion later on
you are enouraged to single-quote messages that do not require
you are encouraged to single-quote messages that do not require
<tt>$VARIABLE</tt> expansion.

<h3>Usage in Python scripts</h3>
Expand Down
8 changes: 4 additions & 4 deletions lib/imagery/iscatt_core.c
Expand Up @@ -438,7 +438,7 @@ static void update_cat_scatt_plts(struct rast_row *bands_rows,
\brief Computes scatter plots data from bands_rows.
\param scatt_conds pointer to scScatts struct of type SC_SCATT_CONDITIONS,
where are selected areas (condtitions) stored
where are selected areas (conditions) stored
\param f_cats_rasts_conds file which stores selected areas (conditions) from
mapwindow see I_create_cat_rast and I_insert_patch_to_cat_rast
\param bands_rows data arrays of raster rows from analyzed raster bands
Expand Down Expand Up @@ -511,7 +511,7 @@ static int compute_scatts_from_chunk_row(struct scCats *scatt_conds,
else {
scatts_bands = scatts_conds->scatts_bands;

/* check conditions from category raster condtitions file
/* check conditions from category raster conditions file
(see I_create_cat_rast) */
if (f_cats_rasts_conds[i_cat]) {
n_pixs =
Expand All @@ -523,7 +523,7 @@ static int compute_scatts_from_chunk_row(struct scCats *scatt_conds,
G_free(rast_pixs);
G_free(belongs_pix);
G_warning(_
("Unable to read from category raster condtition file."));
("Unable to read from category raster condition file."));
return -1;
}
if (n_pixs != n_pixs) {
Expand Down Expand Up @@ -800,7 +800,7 @@ int I_compute_scatts(struct Cell_head *region, struct scCats *scatt_conds,
f_cats_rasts_conds,
scatt_conds->n_a_cats);
G_warning(_
("Unable to open category raster condtition file <%s>"),
("Unable to open category raster condition file <%s>"),
bands[band_id]);
return -1;
}
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_ar.po
Expand Up @@ -3595,7 +3595,7 @@ msgstr "'%s' لم يمكن فتح ملف التاريخ للفيكتور"

#: ../lib/imagery/iscatt_core.c:526
#, fuzzy
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr "[%s فى %s]لم يمكن انشاء ملف العنوان الرئيسى"

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3630,7 +3630,7 @@ msgstr " [%s] غير قادر على أنشاء ملف عنوان رئيسى ل"

#: ../lib/imagery/iscatt_core.c:803
#, fuzzy, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr "datum لم يمكن فتح ملف جدول : %s"

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_bn.po
Expand Up @@ -3369,7 +3369,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3402,7 +3402,7 @@ msgstr ""

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_cs.po
Expand Up @@ -3380,7 +3380,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3413,7 +3413,7 @@ msgstr ""

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_de.po
Expand Up @@ -3378,7 +3378,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3411,7 +3411,7 @@ msgstr ""

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_el.po
Expand Up @@ -3373,7 +3373,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3406,7 +3406,7 @@ msgstr ""

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_es.po
Expand Up @@ -3417,7 +3417,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr "No ha sido posible escribir en archivo de condiciones de categorías ráster <%s>"

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr "No ha sido posible leer desde archivo de condiciones de categorías ráster."

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3450,7 +3450,7 @@ msgstr "No ha sido posible leer rango de ráster <%s>"

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr "No ha sido posible abrir archivo <%s> de condiciones de categorías"

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_fi.po
Expand Up @@ -3371,7 +3371,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3404,7 +3404,7 @@ msgstr ""

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_fr.po
Expand Up @@ -3412,7 +3412,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr "impossible d'écrire dans le fichier <%s> de catégories du raster"

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr "Impossible de lire le fichier de catégories du raster."

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3445,7 +3445,7 @@ msgstr "Impossible de lire la plage de valeurs du raster <%s>"

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr "Impossible d'ouvrir le fichier <%s> de catégories du raster"

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_hu.po
Expand Up @@ -3371,7 +3371,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3404,7 +3404,7 @@ msgstr ""

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_id_ID.po
Expand Up @@ -3371,7 +3371,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3404,7 +3404,7 @@ msgstr ""

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_it.po
Expand Up @@ -3390,7 +3390,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3423,7 +3423,7 @@ msgstr "Impossibile leggere gli intervalli del raster <%s>"

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_ja.po
Expand Up @@ -3379,7 +3379,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3412,7 +3412,7 @@ msgstr ""

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_ko.po
Expand Up @@ -3374,7 +3374,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3407,7 +3407,7 @@ msgstr "래스터 <%s>의 범위를 읽을 수 없습니다"

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_lv.po
Expand Up @@ -3520,7 +3520,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3555,7 +3555,7 @@ msgstr ""

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_ml.po
Expand Up @@ -3372,7 +3372,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3405,7 +3405,7 @@ msgstr ""

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_pl.po
Expand Up @@ -3374,7 +3374,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3407,7 +3407,7 @@ msgstr ""

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_pt.po
Expand Up @@ -3376,7 +3376,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3409,7 +3409,7 @@ msgstr ""

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_pt_BR.po
Expand Up @@ -3371,7 +3371,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3404,7 +3404,7 @@ msgstr ""

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down
4 changes: 2 additions & 2 deletions locale/po/grasslibs_ro.po
Expand Up @@ -3371,7 +3371,7 @@ msgid "Unable to write into category raster conditions file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:526
msgid "Unable to read from category raster condtition file."
msgid "Unable to read from category raster condition file."
msgstr ""

#: ../lib/imagery/iscatt_core.c:533
Expand Down Expand Up @@ -3404,7 +3404,7 @@ msgstr ""

#: ../lib/imagery/iscatt_core.c:803
#, c-format
msgid "Unable to open category raster condtition file <%s>"
msgid "Unable to open category raster condition file <%s>"
msgstr ""

#: ../lib/imagery/iscatt_core.c:817
Expand Down

0 comments on commit c82bbfd

Please sign in to comment.