branch: externals/gpr-query commit 41b736e7466a4143dcdd68d0f1006867c5bc0759 Author: Stefan Kangas <stefankan...@gmail.com> Commit: Stefan Kangas <stefankan...@gmail.com>
; Fix typos --- gpr-query.el | 4 ++-- gpr-query.texi | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gpr-query.el b/gpr-query.el index ec7b277314..ae49fe3d37 100644 --- a/gpr-query.el +++ b/gpr-query.el @@ -87,7 +87,7 @@ Must match gpr_query.adb Version.") symbol-locs ;; alist completion table, with locations; see gpr-query--symbols-filter symbols ;; symbols completion table. - symbols-valid ;; nil initialy, 'waiting when getting symbols, t when symbols valid + symbols-valid ;; nil initially, 'waiting when getting symbols, t when symbols valid symbols-count-total ) @@ -101,7 +101,7 @@ Must match gpr_query.adb Version.") "Regexp matching gpr_query prompt; indicates previous command is complete.") (defvar gpr-query--debug nil - "When non-nil, dispay debug messages.") + "When non-nil, display debug messages.") (defvar-local gpr-query--local-session nil "Buffer-local in gpr-query process buffer; the current session.") diff --git a/gpr-query.texi b/gpr-query.texi index e9c5e6e587..e14adb0709 100644 --- a/gpr-query.texi +++ b/gpr-query.texi @@ -66,7 +66,7 @@ to @code{wisi-refresh-prj-cache}. @chapter Installation The easiest way to install @code{gpr_query} is via the Ada package -mangager Alire. You can also install the required libraries manually, +manager Alire. You can also install the required libraries manually, and then build @code{gpr_query} manually. If you are building with Alire, and planning to use gpr-query with the