Fix typo in previous gdb/doc/ commit
authorPedro Alves <palves@redhat.com>
Tue, 15 Mar 2016 11:29:03 +0000 (11:29 +0000)
committerPedro Alves <palves@redhat.com>
Tue, 15 Mar 2016 11:29:03 +0000 (11:29 +0000)
Should be s/reliability/reliably/.

gdb/doc/ChangeLog:
2016-03-15  Pedro Alves  <palves@redhat.com>

* gdb.texinfo (Tracepoint Actions): Fix typo.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 0606d9db2886a0bf9202aa18d51b82fd487d4215..a48d1c4f4875e1fa393812168b2b3c740c7d3994 100644 (file)
@@ -1,3 +1,7 @@
+2016-03-15  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Tracepoint Actions): Fix typo.
+
 2016-03-15  Pedro Alves  <palves@redhat.com>
            Andreas Arnez  <arnez@linux.vnet.ibm.com>
            Marcin Koƛcielnicki  <koriakin@0x04.net>
index 5f88335c737be26cd630683e94453686204692d1..71657b0ec2d8c2161553d5e5abe5bad41b0e05ee 100644 (file)
@@ -12878,7 +12878,7 @@ Collect all local variables.
 Collect the return address.  This is helpful if you want to see more
 of a backtrace.
 
-@emph{Note:} The return address location can not always be reliability
+@emph{Note:} The return address location can not always be reliably
 determined up front, and the wrong address / registers may end up
 collected instead.  On some architectures the reliability is higher
 for tracepoints at function entry, while on others it's the opposite.
This page took 0.045044 seconds and 4 git commands to generate.