import insight-2000-02-04 snapshot (2nd try)
[external/binutils.git] / gprof / gprof.texi
index 43d8b9f..b4606b4 100644 (file)
@@ -687,7 +687,7 @@ because some of the definitions may be local (i.e., static).  Unless a
 function name is unique in a program, you must use the colon notation
 explained below to specify a function from a specific source file.
 
-Sometimes, function names contain dots.  In such cases, it is necessar
+Sometimes, function names contain dots.  In such cases, it is necessary
 to add a leading colon to the name.  For example, @samp{:.mul} selects
 function @samp{.mul}.