branch: elpa/flx commit fabca711e98998d41f302ae3396725ac607c4165 Author: Le Wang <le.w...@agworld.com.au> Commit: Le Wang <le.w...@agworld.com.au>
fix typo --- flx-ido.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flx-ido.el b/flx-ido.el index 06f042b3f5..8fc647d611 100644 --- a/flx-ido.el +++ b/flx-ido.el @@ -1,5 +1,5 @@ ;;; -;;; credit to scott frazer's blog entry here:http://scottfrazersblog.blogspot.com.au/2009/12/emacs-better-ido-flex-matching.html +;;; credit to Scott Frazer's blog entry here:http://scottfrazersblog.blogspot.com.au/2009/12/emacs-better-ido-flex-matching.html ;;; (require 'ido)