gdb/doc/python.texi: Fix reference to "Progspaces In Python".
[deliverable/binutils-gdb.git] / gdb / doc / python.texi
index 1ba248bbb12aa9bca23b2ab11a8f9d64a041cee5..2f1b71fdecb3d43f46196d695db5711ab1f1449d 100644 (file)
@@ -2322,7 +2322,7 @@ The @code{matcher} is registered with @code{locus}, replacing an
 existing matcher with the same name as @code{matcher} if
 @code{replace} is @code{True}.  @code{locus} can be a
 @code{gdb.Objfile} object (@pxref{Objfiles In Python}), or a
-@code{gdb.Progspace} object (@pxref{Program Spaces In Python}), or
+@code{gdb.Progspace} object (@pxref{Progspaces In Python}), or
 @code{None}.  If it is @code{None}, then @code{matcher} is registered
 globally.
 @end defun
This page took 0.026512 seconds and 4 git commands to generate.