diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2019-05-22 16:11:13 -0700 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2019-05-22 18:21:21 -0700 |
commit | 7d4e465e3388a22e9333421a897405d5e3093b69 (patch) | |
tree | 261c5748862988b24ba81b646c34d0c4ba97749e /gnu/packages/emacs-xyz.scm | |
parent | 028dab34db03ee2f622835cea31400771175cf19 (diff) |
gnu: emacs-sly: Fix typo "familiar".
* gnu/packages/emacs-xyz (emacs-sly)[description]: Fix typo.
Diffstat (limited to 'gnu/packages/emacs-xyz.scm')
-rw-r--r-- | gnu/packages/emacs-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 4a1808194e..38b00e7804 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -5736,7 +5736,7 @@ contains the following improvements over it: @item Use ASDF to loads contribs on demand. @end enumerate -SLY tracks SLIME's bugfixes and all its familar features (debugger, inspector, +SLY tracks SLIME's bugfixes and all its familiar features (debugger, inspector, xref, etc...) are still available, but with better integration.") (license license:gpl3+)))) |