]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/install.texi
tree-vrp.c, [...]: Fix comment typos.
[thirdparty/gcc.git] / gcc / doc / install.texi
index 981a92f4d849dbe31cced54b5518bcc07444ae60..8d816be3ef1948c1e1c8dbf25e0c57fdb70e5a6c 100644 (file)
@@ -1076,7 +1076,7 @@ use DWARF 2 debugging information as the default.
 @itemx --enable-targets=@var{target_list}
 Some GCC targets, e.g.@: powerpc64-linux, build bi-arch compilers.
 These are compilers that are able to generate either 64-bit or 32-bit
-code.  Typicially, the corresponding 32-bit target, e.g.@:
+code.  Typically, the corresponding 32-bit target, e.g.@:
 powerpc-linux for powerpc64-linux, only generates 32-bit code.  This
 option enables the 32-bit target to be a bi-arch compiler, which is
 useful when you want a bi-arch compiler that defaults to 32-bit, and