]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
docs: add missing 'see' word
authorSergei Trofimovich <siarheit@google.com>
Fri, 9 Jul 2021 07:19:37 +0000 (08:19 +0100)
committerSergei Trofimovich <siarheit@google.com>
Fri, 9 Jul 2021 07:49:44 +0000 (08:49 +0100)
gcc/ChangeLog:

* doc/md.texi: Add missing 'see' word.

gcc/doc/md.texi

index cc92ebd26aa8864522f3537215dfed4a82b2c432..7a4d24ead90e16e0e5f091650de653dec3426221 100644 (file)
@@ -9937,7 +9937,7 @@ Lengths are measured in addressable storage units (bytes).
 Note that it is possible to call functions via the @code{symbol_ref}
 mechanism to compute the length of an insn.  However, if you use this
 mechanism you must provide dummy clauses to express the maximum length
-without using the function call.  You can an example of this in the
+without using the function call.  You can see an example of this in the
 @code{pa} machine description for the @code{call_symref} pattern.
 
 The following macros can be used to refine the length computation: