]> code.delx.au - gnu-emacs-elpa/commitdiff
Phrasing
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 19 Mar 2013 02:51:34 +0000 (06:51 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 19 Mar 2013 02:51:34 +0000 (06:51 +0400)
company.el

index 06f2d3f2be691f641939acaad4d57dd6addc6561..cfd0420c911024b8865bebf3eba4330d1e64385c 100644 (file)
@@ -29,7 +29,7 @@
 ;; candidates are called back-ends, modules for displaying them are front-ends.
 ;;
 ;; Company comes with many back-ends, e.g. `company-elisp'.  These are
-;; distributed in individual files and can be used individually.
+;; distributed in separate files and can be used individually.
 ;;
 ;; Place company.el and the back-ends you want to use in a directory and add the
 ;; following to your .emacs: