[OBV,committed] doc: fix PAC typo

Message ID 20190809093143.95947-1-alan.hayward@arm.com
State New, archived
Headers

Commit Message

Alan Hayward Aug. 9, 2019, 9:31 a.m. UTC
  gdb/doc/ChangeLog:

2019-08-08  Alan Hayward  <alan.hayward@arm.com>

	* gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
---
 gdb/doc/gdb.texinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 7f8c0aff1c..c8ca757989 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -24395,7 +24395,7 @@  target process.
 
 When @value{GDBN} is debugging the AArch64 architecture, and the program is
 using the v8.3-A feature Pointer Authentication (PAC), then whenever the link
-register @code{$lr} is pointing to an PAC function it's value will be masked.
+register @code{$lr} is pointing to an PAC function its value will be masked.
 When GDB prints a backtrace, any addresses that required unmasking will be
 postfixed with the marker [PAC].