]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix typos in symtab_symbol_info
authorTom Tromey <tom@tromey.com>
Fri, 8 Feb 2019 08:19:36 +0000 (01:19 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 20 Feb 2019 18:21:38 +0000 (11:21 -0700)
commit0c95f9ed6c0978ae421048552c15065d32c45c30
tree2d485acbb5d13a7984b7048918c184b1d141b61a
parent3ca60c57a715bbefc091949dd2381bab1b124715
Fix typos in symtab_symbol_info

symtab_symbol_info has a couple of messages that say "regulation
expression".  I think "regular expression" was meant, so this patch
changes it.

gdb/ChangeLog
2019-02-20  Tom Tromey  <tom@tromey.com>

* symtab.c (symtab_symbol_info): Fix typos.

gdb/testsuite/ChangeLog
2019-02-20  Tom Tromey  <tom@tromey.com>

* gdb.base/info_qt.exp: Update.
gdb/ChangeLog
gdb/symtab.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/info_qt.exp