Kaynağa Gözat

doc/scripts: typos

Дилян Палаузов 2 yıl önce
ebeveyn
işleme
c13b8d4cf3

+ 2 - 2
doc/scripts/cdefs2doc/dump_cfg_defs.pl

@@ -128,7 +128,7 @@ Options:
                                  C code.
          -s | --src | --source - name of the source file, needed only if
                                  the input file is in "raw" translation
-                                 unit format (--tu) and usefull to restrict
+                                 unit format (--tu) and useful to restrict
                                  and speed-up the search.
          --patch               - show patches needed for the
                                  GCC::TranslationUnit package.
@@ -389,7 +389,7 @@ if (@cfg_defs > 0){
 	my $no=@cfg_default;
 	$i=0;
 	if ($no > 0 && @cfg_defs != $no) {
-		print(STDERR "WARNING: different array lenghts ($def_cfg_name($no) &&",
+		print(STDERR "WARNING: different array lengths ($def_cfg_name($no) &&",
 				" $cfg_var_name($(scalar @cfg_defs)))\n");
 		$no=0;
 	}

+ 1 - 1
doc/scripts/cdefs2doc/dump_counters.pl

@@ -116,7 +116,7 @@ Options:
                                  C code.
          -s | --src | --source - name of the source file, needed only if
                                  the input file is in "raw" translation
-                                 unit format (--tu) and usefull to restrict
+                                 unit format (--tu) and useful to restrict
                                  and speed-up the search.
          --patch               - show patches needed for the
                                  GCC::TranslationUnit package.

+ 1 - 1
doc/scripts/cdefs2doc/dump_rpcs.pl

@@ -121,7 +121,7 @@ Options:
                                  C code.
          -s | --src | --source - name of the source file, needed only if
                                  the input file is in "raw" translation
-                                 unit format (--tu) and usefull to restrict
+                                 unit format (--tu) and useful to restrict
                                  and speed-up the search.
          --patch               - show patches needed for the
                                  GCC::TranslationUnit package.

+ 1 - 1
doc/scripts/cdefs2doc/dump_selects.pl

@@ -120,7 +120,7 @@ Options:
                                  C code.
          -s | --src | --source - name of the source file, needed only if
                                  the input file is in "raw" translation
-                                 unit format (--tu) and usefull to restrict
+                                 unit format (--tu) and useful to restrict
                                  and speed-up the search.
          --patch               - show patches needed for the
                                  GCC::TranslationUnit package.