Fix add-auto-load-safe-path typo.
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 30 Nov 2014 19:22:24 +0000 (20:22 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 30 Nov 2014 19:22:24 +0000 (20:22 +0100)
gdb/doc/ChangeLog
2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>

* gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
description typo.

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

index 2e619da5dad321ab910bdb7219875e647053ebc2..fcc18ebe924f4a2f2c5716d2936ff3f496b241b0 100644 (file)
@@ -1,3 +1,8 @@
+2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
+       description typo.
+
 2014-10-30  Doug Evans  <dje@google.com>
 
        * python.texi (Progspaces In Python): Document ability to add
index 15c29082dcab3ef144d291c1c5353269558cd515..c475686518bd211517da5d944f66a59278e4e3e4 100644 (file)
@@ -22562,9 +22562,9 @@ scripts.
 @anchor{add-auto-load-safe-path}
 @kindex add-auto-load-safe-path
 @item add-auto-load-safe-path
-Add an entry (or list of entries) the list of directories trusted for automatic
-loading and execution of scripts.  Multiple entries may be delimited by the
-host platform path separator in use.
+Add an entry (or list of entries) to the list of directories trusted for
+automatic loading and execution of scripts.  Multiple entries may be delimited
+by the host platform path separator in use.
 @end table
 
 This variable defaults to what @code{--with-auto-load-dir} has been configured