gnu: emacs-sly: Fix typo "familiar".

* gnu/packages/emacs-xyz (emacs-sly)[description]: Fix typo.
This commit is contained in:
Vagrant Cascadian 2019-05-22 16:11:13 -07:00
parent 028dab34db
commit 7d4e465e33
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -5736,7 +5736,7 @@ (define-public emacs-sly
@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+))))