mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: emacs-realgud: Fix grammar.
* gnu/packages/emacs-xyz.scm (emacs-realgud)[description]: Remove gratuitous use of "allows to".
This commit is contained in:
parent
239f0259d2
commit
d80443f765
1 changed files with 1 additions and 1 deletions
|
@ -7764,7 +7764,7 @@ (define-public emacs-realgud
|
|||
(description
|
||||
"RealGUD is a modular, extensible GNU Emacs front-end for interacting
|
||||
with external debuggers. It integrates various debuggers such as gdb, pdb,
|
||||
ipdb, jdb, lldb, bashdb, zshdb, etc. and allows to visually step code in the
|
||||
ipdb, jdb, lldb, bashdb, zshdb, etc. and allows visually steping through code in the
|
||||
sources. Unlike GUD, it also supports running multiple debug sessions in
|
||||
parallel.")
|
||||
(license license:gpl3+)))
|
||||
|
|
Loading…
Reference in a new issue