|
@@ -11,7 +11,7 @@
|
|
|
* This technology is currently capable of "experimental" stage.
|
|
|
*
|
|
|
* COPYRIGHT: (C) 2002,2012 by the GRASS Development Team
|
|
|
-* (C) Scientific idea of geomotrphon copyrighted to authors.
|
|
|
+* (C) Scientific idea of geomorphon copyrighted to authors.
|
|
|
*
|
|
|
* This program is free software under the GNU General Public
|
|
|
* License (>=v2). Read the file COPYING that comes with GRASS
|
|
@@ -168,7 +168,7 @@ int main(int argc, char **argv)
|
|
|
par_multi_start->type = TYPE_DOUBLE;
|
|
|
par_multi_start->answer = "0";
|
|
|
par_multi_start->description =
|
|
|
- _("Distance where serch will start in multiple mode (zero to omit)");
|
|
|
+ _("Distance where search will start in multiple mode (zero to omit)");
|
|
|
par_multi_start->guisection = _("Multires");
|
|
|
|
|
|
flag_units = G_define_flag();
|